summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-04-04libceph: safely decode max_osd value in osdmap_decode()Ilya Dryomov
2014-04-04libceph: fixup error handling in osdmap_decode()Ilya Dryomov
2014-04-04libceph: split osdmap allocation and decode stepsIlya Dryomov
2014-04-04libceph: dump osdmap and enhance output on decode errorsIlya Dryomov
2014-04-04libceph: dump pg_temp mappings to debugfsIlya Dryomov
2014-04-04libceph: do not prefix osd lines with \t in debugfs outputIlya Dryomov
2014-04-04libceph: refer to osdmap directly in osdmap_show()Ilya Dryomov
2014-04-04crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov
2014-04-04crush: add chooseleaf_vary_r tunableIlya Dryomov
2014-04-04crush: allow crush rules to set (re)tries counts to 0Ilya Dryomov
2014-04-04crush: fix off-by-one errors in total_tries refactorIlya Dryomov
2014-04-04libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance()Yan, Zheng
2014-04-03netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso
2014-04-03netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso
2014-04-03netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai
2014-04-03netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov
2014-04-03netfilter: connlimit: move lock array out of struct connlimit_dataFlorian Westphal
2014-04-03netfilter: connlimit: fix UP buildFlorian Westphal
2014-04-03net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-04-03tipc: fix regression bug where node events are not being generatedErik Hugne
2014-04-03net: add busy_poll device featureJiri Pirko
2014-04-03packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann
2014-04-03packet: report tx_dropped in packet_direct_xmitDaniel Borkmann
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-03libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov
2014-04-03libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister
2014-04-01mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister
2014-04-01net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina
2014-04-01Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linusJiri Kosina
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-03-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa
2014-03-31net-gro: restore frag0 optimizationEric Dumazet
2014-03-31rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-31ipv6: tcp_ipv6 policy route issueWang Yufen
2014-03-31ipv6: reuse rt6_need_strictWang Yufen