summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-301-1/+7
* tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-271-1/+1
* inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-271-2/+5
* inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-271-4/+4
* inet: frag: don't re-use chainlist for evictorFlorian Westphal2015-07-271-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-252-2/+1Star
|\
| * netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2015-07-202-2/+1Star
* | ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-251-2/+1Star
* | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-211-0/+17
|\ \
| * | cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-171-0/+17
| |/
* / ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-161-0/+1
|/
* net: Kill sock->sk_protinfoDavid Miller2015-06-291-2/+0Star
* ax25: Stop using sock->sk_protinfo.David Miller2015-06-291-1/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2551-563/+1282
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-242-0/+5
| |\
| | * sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-06-142-0/+5
| * | net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-242-8/+11
| * | net: track link-status of ipv4 nexthopsAndy Gospodarek2015-06-241-2/+2
| * | switchdev: rename vlan vid_start to vid_beginScott Feldman2015-06-231-1/+1
| * | netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-06-231-0/+2
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-06-236-70/+158
| |\ \
| | * | Bluetooth: hci_core: increase max adv instFlorian Grandel2015-06-181-1/+1
| | * | Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-181-6/+0Star
| | * | Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-181-0/+1
| | * | Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-181-1/+4
| | * | Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-181-0/+17
| | * | mac802154: fix flags BIT definitions orderAlexander Aring2015-06-121-12/+12
| | * | mac802154: cleanup llsec param flagsVarka Bhadram2015-06-121-9/+9
| | * | Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-121-0/+10
| | * | nl802154: fix misspelled enumChristoffer Holmstedt2015-06-101-2/+2
| | * | Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-092-0/+23
| | * | Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-091-2/+2
| | * | Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-091-1/+1
| | * | mac802154: change pan_coord type to boolAlexander Aring2015-06-071-1/+1
| | * | mac802154: add missing structure commentsAlexander Aring2015-06-071-6/+28
| | * | mac802154: rearrange attribute in ieee802154_hwAlexander Aring2015-06-071-1/+1
| | * | mac802154: remove unused hw_filt attributeAlexander Aring2015-06-071-1/+0Star
| | * | mac802154: cleanup ieee802154 hardware flagsAlexander Aring2015-06-071-20/+36
| | * | mac802154: remove aack hw flagAlexander Aring2015-06-071-2/+0Star
| | * | mac802154: cleanup address filtering flagsAlexander Aring2015-06-071-10/+21
| | * | mac802154: remove unneeded vif structAlexander Aring2015-06-071-8/+0Star
| | * | nl802154: export supported commandsVarka Bhadram2015-06-041-0/+2
| * | | net: Update out-of-date commentZhaowei Yuan2015-06-211-1/+0Star
| * | | netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-182-2/+2
| * | | netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2015-06-181-1/+1
| * | | net: include missing headers in net/net_namespace.hPablo Neira Ayuso2015-06-181-0/+2
| * | | netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso2015-06-181-0/+60
| * | | sock_diag: define destruction multicast groupsCraig Gallek2015-06-161-0/+1
| * | | Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-06-164-0/+101
| |\ \ \
| | * | | NFC: nci: add generic uart supportVincent Cuissard2015-06-112-0/+48