summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-10netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal2-3/+2
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal1-3/+3
2021-08-05netfilter: ctnetlink: allow to filter dump by status bitsFlorian Westphal1-0/+1
2021-08-02netfilter: ebtables: do not hook tables by defaultFlorian Westphal1-0/+2
2021-08-01netfilter: remove xt pernet dataFlorian Westphal2-14/+0
2021-07-30devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky1-2/+12
2021-07-30sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni1-1/+1
2021-07-30net: netlink: Remove unused functionYajun Deng1-23/+0
2021-07-30nfc: nci: constify several pointers to u8, sk_buff and other structsKrzysztof Kozlowski1-6/+8
2021-07-30nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski1-2/+2
2021-07-30net: convert fib_treeref from int to refcount_tYajun Deng2-2/+2
2021-07-30net/sched: store the last executed chain also for clsact egressDavide Caratti1-15/+7
2021-07-29mctp: Allow per-netns default networksMatt Johnston3-1/+5
2021-07-29mctp: Implement message fragmentation & reassemblyJeremy Kerr1-3/+22
2021-07-29mctp: Populate socket implementationJeremy Kerr2-0/+72
2021-07-29mctp: Add neighbour implementationMatt Johnston3-0/+30
2021-07-29mctp: Add netlink route managementMatt Johnston1-0/+2
2021-07-29mctp: Add initial routing frameworkJeremy Kerr3-0/+95
2021-07-29mctp: Add device handling and netlink interfaceJeremy Kerr6-0/+67
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr1-0/+1
2021-07-29mctp: Add sockaddr_mctp to uapiJeremy Kerr1-0/+21
2021-07-29mctp: Add base packet definitionsJeremy Kerr1-0/+35
2021-07-29mctp: Add MCTP baseJeremy Kerr2-1/+20
2021-07-29nfc: constify passed nfc_devKrzysztof Kozlowski1-2/+2
2021-07-29skbuff: allow 'slow_gro' for skb carring sock referencePaolo Abeni1-0/+9
2021-07-29sk_buff: track dst status in slow_groPaolo Abeni2-0/+4
2021-07-29sk_buff: introduce 'slow_gro' flagsPaolo Abeni1-0/+4
2021-07-28net/sched: act_skbmod: Add SKBMOD_F_ECN option supportPeilin Ye1-0/+1
2021-07-28devlink: Remove duplicated registration checkLeon Romanovsky1-3/+1
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann1-3/+10
2021-07-27net: bridge: move bridge ioctls out of .ndo_do_ioctlArnd Bergmann1-1/+6
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann2-2/+4
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2-7/+13
2021-07-27dev_ioctl: pass SIOCDEVPRIVATE data separatelyArnd Bergmann1-2/+2
2021-07-27ip_tunnel: use ndo_siocdevprivateArnd Bergmann1-1/+2
2021-07-27hamradio: use ndo_siocdevprivateArnd Bergmann1-1/+1
2021-07-27net: split out SIOCDEVPRIVATE handling from dev_ioctlArnd Bergmann1-0/+3
2021-07-27qdisc: add new field for qdisc_enqueue tracepointTonghao Zhang1-0/+2
2021-07-27openvswitch: fix alignment issuesMark Gray1-2/+2
2021-07-27openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDSMark Gray1-1/+1
2021-07-27net: netlink: add the case when nlh is NULLYajun Deng1-1/+1
2021-07-27Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean1-15/+0
2021-07-27net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean1-0/+10
2021-07-27net: bridge: add a helper for retrieving port VLANs from the data pathVladimir Oltean1-0/+8
2021-07-27Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+2
2021-07-26net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy1-1/+2
2021-07-25can: flexcan: add platform data headerAngelo Dureghello1-0/+23
2021-07-25can: bittiming: fix documentation for struct can_tdcMarc Kleine-Budde1-2/+2
2021-07-25can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...Marc Kleine-Budde1-0/+1
2021-07-25can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()Marc Kleine-Budde1-5/+0