summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-09net: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet1-1/+1
2024-05-08net/ipv4: add tracepoint for icmp_sendPeilin He1-0/+67
2024-05-08net: dsa: add support switches global DSCP priority mappingOleksij Rempel1-0/+9
2024-05-08net: add IEEE 802.1q specific helpersOleksij Rempel2-0/+133
2024-05-08net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel1-0/+4
2024-05-08net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer1-0/+2
2024-05-07Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-1/+10
2024-05-06net: create tcp_gro_header_pull helper functionFelix Fietkau1-1/+3
2024-05-06net: create tcp_gro_lookup helper functionFelix Fietkau1-0/+1
2024-05-06net: move skb_gro_receive_list from udp to coreFelix Fietkau1-0/+1
2024-05-05queue_api: define queue apiMina Almasry2-0/+34
2024-05-04Revert "net: mirror skb frag ref/unref helpers"Mina Almasry1-35/+4
2024-05-04net: no longer acquire RTNL in threaded_show()Eric Dumazet1-1/+1
2024-05-03ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-0/+2
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-89/+172
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-0/+12
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert1-0/+9
2024-05-02net: dsa: Remove adjust_link pathsFlorian Fainelli1-7/+0
2024-05-02net: dsa: Remove fixed_link_update memberFlorian Fainelli1-4/+0
2024-05-02net: Protect dev->name by seqlock.Kuniyuki Iwashima1-0/+1
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2024-05-01xfrm: Add dir validation to "in" data path lookupAntony Antony1-0/+1
2024-05-01xfrm: Add dir validation to "out" data path lookupAntony Antony1-0/+1
2024-05-01xfrm: Add Direction to the SA in or outAntony Antony2-0/+7
2024-05-01net: move sysctl_mem_pcpu_rsv to net_hotdataEric Dumazet2-3/+4
2024-05-01net: add <net/proto_memory.h>Eric Dumazet2-78/+83
2024-05-01tcp: move tcp_out_of_memory() to net/ipv4/tcp.cEric Dumazet1-9/+1
2024-05-01net: move sysctl_skb_defer_max to net_hotdataEric Dumazet1-0/+1
2024-05-01net: move sysctl_max_skb_frags to net_hotdataEric Dumazet2-2/+1
2024-05-01inet: introduce dst_rtable() helperEric Dumazet3-11/+13
2024-04-30net: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)1-2/+2
2024-04-30net/smc: add operations to merge sndbuf with peer DMBWen Gu1-0/+3
2024-04-30net/smc: mark optional smcd_ops and check for support when calledWen Gu1-6/+8
2024-04-30net/smc: decouple ism_client from SMC-D DMB registrationWen Gu1-2/+2
2024-04-30netdev: add queue statsXuan Zhuo2-0/+46
2024-04-30virtio_net: introduce device stats feature and structuresXuan Zhuo1-0/+143
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski8-12/+137
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet2-8/+9
2024-04-29ipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet1-1/+1
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa1-5/+0
2024-04-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+3
2024-04-27Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+56
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds3-65/+88
2024-04-26Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-5/+0
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan1-0/+1
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-9/+56
2024-04-26rstreason: make it work in trace worldJason Xing1-4/+22
2024-04-26tcp: support rstreason for passive resetJason Xing1-0/+15
2024-04-26rstreason: prepare for active resetJason Xing1-1/+2