summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-06-03bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu1-0/+3
2014-06-03net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu1-1/+6
2014-06-03tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng1-6/+5
2014-06-03fib_trie: use seq_file_net rather than seq->privateDavid Ahern1-1/+1
2014-06-03netlink: Only check file credentials for implicit destinationsEric W. Biederman1-1/+6
2014-06-03net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+3
2014-06-03bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita3-2/+37
2014-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller23-157/+645
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet12-113/+38
2014-06-02net: Add support for device specific address syncingAlexander Duyck1-0/+85
2014-06-026lowpan_rtnl: fix off by one while fragmentationAlexander Aring1-1/+1
2014-06-026lowpan_rtnl: fix fragmentation with two fragmentsAlexander Aring1-2/+2
2014-06-02genetlink: remove superfluous assignmentDenis ChengRq1-5/+1
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville23-157/+645
2014-06-02Bluetooth: Fix L2CAP deadlockJukka Taimisto1-1/+4
2014-06-02netfilter: nf_tables: atomic allocation in set notifications from rcu callbackPablo Neira Ayuso1-6/+6
2014-06-02netfilter: nf_tables: allow to delete several objects from a batchPablo Neira Ayuso1-9/+31
2014-06-02netfilter: nft_rbtree: introduce lockingPablo Neira Ayuso1-1/+21
2014-06-02netfilter: nf_tables: release objects in reverse order in the abort pathPablo Neira Ayuso1-1/+2
2014-06-02netfilter: nf_tables: fix wrong transaction ordering in set elementsPablo Neira Ayuso1-2/+2
2014-06-02netfilter: nfnetlink_acct: Fix memory leakMathieu Poirier1-1/+0
2014-06-02Bluetooth: Fix missing check for FIPS security levelJohan Hedberg1-1/+2
2014-06-02net: filter: improve filter block macrosDaniel Borkmann1-124/+72
2014-06-02net: filter: get rid of BPF_S_* enumDaniel Borkmann1-216/+125
2014-06-02bridge: notify user space after fdb updateJon Maxwell1-1/+7
2014-06-02bridge: fix the unbalanced promiscuous count when add_if failedwangweidong1-1/+1
2014-06-02net: fix wrong mac_len calculation for vlansNikolay Aleksandrov1-10/+25
2014-06-01Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg1-3/+4
2014-06-01Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+3
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner1-3/+3
2014-05-31Bluetooth: l2cap: Set more channel defaultsJukka Rissanen1-0/+6
2014-05-31Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen1-30/+35
2014-05-31Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg1-0/+1
2014-05-31Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg1-2/+8
2014-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+10
2014-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-50/+118
2014-05-31af_key: Replace comma with semicolonHimangi Saraogi1-1/+1
2014-05-31rds/tcp_listen: Replace comma with semicolonHimangi Saraogi1-1/+1
2014-05-31RDS/RDMA: Replace comma with semicolonHimangi Saraogi1-1/+1
2014-05-31ipmr: Replace comma with semicolonHimangi Saraogi1-1/+1
2014-05-31af_iucv: correct cleanup if listen backlog is fullUrsula Braun1-2/+1
2014-05-31af_iucv: Add automatic (source) iucv_name to bindPhilipp Hachtmann1-11/+18
2014-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller46-653/+1570
2014-05-31atm: remove commented out checkPaul Bolle1-8/+2
2014-05-31net: tso: Export symbols for modular buildSachin Kamat1-0/+5
2014-05-30Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-8/+9
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville8-120/+449
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville11-29/+187
2014-05-28mac80211: set new interfaces as idle upon initAvraham Stern1-0/+1
2014-05-28mac80211: reduce packet loss notifications under loadFelix Fietkau1-6/+19