summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-06-04xprtrdma: Fall back to MTHCAFMR when FRMR is not supportedChuck Lever
2014-06-04xprtrdma: Remove REGISTER memory registration modeChuck Lever
2014-06-04xprtrdma: Remove MEMWINDOWS registration modesChuck Lever
2014-06-04xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever
2014-06-04xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process contextChuck Lever
2014-06-04nfs-rdma: Fix for FMR leaksAllen Andrews
2014-06-04xprtrdma: mind the device's max fast register page list depthSteve Wise
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03net: remove some unless free on failure in alloc_netdev_mqs()WANG Cong
2014-06-03rtnetlink: fix a memory leak when ->newlink failsCong Wang
2014-06-03xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-06-02bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu
2014-06-02tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-02fib_trie: use seq_file_net rather than seq->privateDavid Ahern
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-02bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita
2014-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet
2014-06-02net: Add support for device specific address syncingAlexander Duyck
2014-06-026lowpan_rtnl: fix off by one while fragmentationAlexander Aring
2014-06-026lowpan_rtnl: fix fragmentation with two fragmentsAlexander Aring
2014-06-02genetlink: remove superfluous assignmentDenis ChengRq
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-02Bluetooth: Fix L2CAP deadlockJukka Taimisto
2014-06-02netfilter: nf_tables: atomic allocation in set notifications from rcu callbackPablo Neira Ayuso
2014-06-02netfilter: nf_tables: allow to delete several objects from a batchPablo Neira Ayuso
2014-06-02netfilter: nft_rbtree: introduce lockingPablo Neira Ayuso
2014-06-02netfilter: nf_tables: release objects in reverse order in the abort pathPablo Neira Ayuso
2014-06-02netfilter: nf_tables: fix wrong transaction ordering in set elementsPablo Neira Ayuso
2014-06-02netfilter: nfnetlink_acct: Fix memory leakMathieu Poirier
2014-06-02Bluetooth: Fix missing check for FIPS security levelJohan Hedberg
2014-06-01net: filter: improve filter block macrosDaniel Borkmann
2014-06-01net: filter: get rid of BPF_S_* enumDaniel Borkmann
2014-06-01bridge: notify user space after fdb updateJon Maxwell
2014-06-01bridge: fix the unbalanced promiscuous count when add_if failedwangweidong
2014-06-01net: fix wrong mac_len calculation for vlansNikolay Aleksandrov
2014-05-31Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg
2014-05-31Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner
2014-05-30Bluetooth: l2cap: Set more channel defaultsJukka Rissanen
2014-05-30Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen
2014-05-30Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg
2014-05-30Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg
2014-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller