summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
2014-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-05-30af_key: Replace comma with semicolonHimangi Saraogi
2014-05-30rds/tcp_listen: Replace comma with semicolonHimangi Saraogi
2014-05-30RDS/RDMA: Replace comma with semicolonHimangi Saraogi
2014-05-30ipmr: Replace comma with semicolonHimangi Saraogi
2014-05-30af_iucv: correct cleanup if listen backlog is fullUrsula Braun
2014-05-30af_iucv: Add automatic (source) iucv_name to bindPhilipp Hachtmann
2014-05-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-30atm: remove commented out checkPaul Bolle
2014-05-30net: tso: Export symbols for modular buildSachin Kamat
2014-05-30Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville