aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann1-1/+7
2015-07-27tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca1-1/+1
2015-07-26inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov1-2/+5
2015-07-26inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal1-4/+4
2015-07-26inet: frag: don't re-use chainlist for evictorFlorian Westphal1-0/+2
2015-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+1
2015-07-24ipv4: consider TOS in fib_select_defaultJulian Anastasov1-2/+1
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+17
2015-07-20netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2-2/+1
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov1-0/+17
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-06-28net: Kill sock->sk_protinfoDavid Miller1-2/+0
2015-06-28ax25: Stop using sock->sk_protinfo.David Miller1-1/+15
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds51-563/+1282
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+5
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2-8/+11
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek1-2/+2
2015-06-23switchdev: rename vlan vid_start to vid_beginScott Feldman1-1/+1
2015-06-23netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman1-0/+2
2015-06-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller6-70/+158
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2015-06-21net: Update out-of-date commentZhaowei Yuan1-1/+0
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socHerbert Xu2-3/+1
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2-2/+2
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso1-1/+1
2015-06-18net: include missing headers in net/net_namespace.hPablo Neira Ayuso1-0/+2
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso1-0/+60
2015-06-18Bluetooth: hci_core: increase max adv instFlorian Grandel1-1/+1
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel1-6/+0
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel1-0/+1
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel1-1/+4
2015-06-18Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel1-0/+17
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek1-0/+1
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller4-0/+101
2015-06-15netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso1-0/+7
2015-06-15netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso1-2/+2
2015-06-14sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2-0/+5
2015-06-12mac802154: fix flags BIT definitions orderAlexander Aring1-12/+12
2015-06-12mac802154: cleanup llsec param flagsVarka Bhadram1-9/+9
2015-06-12Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg1-0/+10
2015-06-11tcp: fill shinfo->gso_size at last momentEric Dumazet1-5/+8
2015-06-11NFC: nci: add generic uart supportVincent Cuissard2-0/+48
2015-06-10Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-48/+60
2015-06-10net/unix: support SCM_SECURITY for stream socketsStephen Smalley1-1/+0
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-30/+49
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg35-420/+889
2015-06-10nl802154: fix misspelled enumChristoffer Holmstedt1-2/+2
2015-06-09mac80211: remove obsolete sentence from documentationJakub Kicinski1-2/+1
2015-06-09Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2-0/+23
2015-06-09Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang1-2/+2