aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel1-1/+3
2018-12-03udp: elide zerocopy operation in hot pathWillem de Bruijn1-4/+8
2018-12-03udp: msg_zerocopyWillem de Bruijn1-0/+1
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+9
2018-12-03of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski1-6/+0
2018-12-03net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski1-0/+1
2018-12-03rhashtable: detect when object movement between tables might have invalidated a lookupNeilBrown1-8/+26
2018-12-03l3mdev: add function to retreive upper masterAlexis Bauvin1-0/+22
2018-12-03udp_tunnel: add config option to bind to a deviceAlexis Bauvin1-0/+1
2018-12-03devlink: Add 'fw_load_policy' generic parameterShalom Toledo2-0/+9
2018-11-30tun: implement carrier changeNicolas Dichtel1-0/+1
2018-11-30net: reorder flowi_common fields to avoid holesPaolo Abeni1-1/+1
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior1-0/+27
2018-11-30qed: Add doorbell overflow recovery mechanismAriel Elior1-0/+14
2018-11-30tcp: md5: add tcp_md5_needed jump labelEric Dumazet1-3/+15
2018-11-30tcp: implement coalescing on backlog queueEric Dumazet1-0/+1
2018-11-30tcp: make tcp_space() aware of socket backlogEric Dumazet1-1/+1
2018-11-30tcp: hint compiler about sack flowsEric Dumazet1-1/+1
2018-11-30net: Add trace events for all receive exit pointsGeneviève Bastien1-0/+59
2018-11-30net/flow_dissector: correct comments on enum flow_dissector_key_idEdward Cree1-3/+3
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-4/+19
2018-11-29lib: cordic: Move cordic macros and defines to header filePriit Laes1-0/+9
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-105/+223
2018-11-28bpf: helper to pop data from messagesJohn Fastabend1-1/+15
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+19
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-2/+15
2018-11-27netns: enable to dump full nsid translation tableNicolas Dichtel1-0/+1
2018-11-27netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel1-0/+1
2018-11-27net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov1-0/+3
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov2-0/+19
2018-11-26virtio: add packed ring types and macrosTiwei Bie2-0/+55
2018-11-26bpf: btf: support proper non-jit func infoYonghong Song2-3/+4
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann1-0/+4
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo2-2/+2
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-37/+69
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal1-0/+13
2018-11-25net: remove unsafe skb_insert()Eric Dumazet1-2/+0
2018-11-25net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queueHeiner Kallweit1-0/+8
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-64/+203
2018-11-24net: fixup type in netdev_start_xmit()Alexey Dobriyan1-1/+1
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-2/+41
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds2-38/+0
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+32
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata1-9/+0
2018-11-23switchdev: Add helpers to aid traversal through lower devicesPetr Machata1-0/+33
2018-11-23switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata1-0/+10
2018-11-23switchdev: Add a blocking notifier chainPetr Machata1-0/+27
2018-11-23switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata1-4/+4
2018-11-23soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur1-2/+6