summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner11-176/+11
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101Thomas Gleixner1-16/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner1-18/+1
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-119/+9
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2-18/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner6-84/+6
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner1-17/+1
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+5
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2019-05-16ipv6: prevent possible fib6 leaksEric Dumazet1-1/+2
2019-05-16flow_offload: support CVLAN matchEdward Cree1-0/+2
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells1-0/+1
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells1-0/+2
2019-05-15tcp: do not recycle cloned skbsEric Dumazet1-1/+1
2019-05-12net: dsa: Remove the now unused DSA_SKB_CB_COPY() macroVladimir Oltean1-3/+0
2019-05-12net: dsa: Remove dangerous DSA_SKB_CLONE() macroVladimir Oltean1-9/+0
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean1-3/+0
2019-05-09net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski1-1/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds58-960/+1415
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+8
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren1-3/+0
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean1-0/+2
2019-05-05net: dsa: Add a private structure pointer to dsa_portVladimir Oltean1-0/+6
2019-05-05net: dsa: Add support for deferred xmitVladimir Oltean1-0/+12
2019-05-05net: dsa: Keep private info in the skb->cbVladimir Oltean1-0/+31
2019-05-05net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean1-0/+15
2019-05-05net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean1-0/+2
2019-05-05net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren1-0/+8
2019-05-05net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren1-0/+2
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+5
2019-05-05net/sched: move police action structures to headerPieter Jansen van Vuuren1-0/+70
2019-05-05net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren1-25/+0
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren1-0/+11
2019-05-05net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren1-0/+1
2019-05-05net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+7
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-21/+29
2019-05-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+1
2019-05-05ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern1-0/+8
2019-05-05ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet1-1/+0
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita1-0/+1
2019-05-05ipv4: Move exception bucket to nh_commonDavid Ahern1-1/+1
2019-05-05ipv4: Move cached routes to fib_nh_commonDavid Ahern1-2/+4
2019-05-04netlink: add validation of NLA_F_NESTED flagMichal Kubecek1-1/+10
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+19
2019-05-01devlink: Change devlink health locking mechanismMoshe Shemesh1-0/+1
2019-05-01sctp: avoid running the sctp state machine recursivelyXin Long1-1/+0
2019-04-30net: dsa: Remove legacy probing supportAndrew Lunn1-23/+0
2019-04-30net: dsa: Add helper function to retrieve VLAN awareness settingVladimir Oltean1-0/+10
2019-04-30net: dsa: Keep the vlan_filtering setting in dsa_switch if it's globalVladimir Oltean1-0/+5