summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-06net: create tcp_gro_lookup helper functionFelix Fietkau
2024-05-06net: move skb_gro_receive_list from udp to coreFelix Fietkau
2024-05-05queue_api: define queue apiMina Almasry
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry
2024-05-03net: no longer acquire RTNL in threaded_show()Eric Dumazet
2024-05-03ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert
2024-05-01net: dsa: Remove adjust_link pathsFlorian Fainelli
2024-05-01net: dsa: Remove fixed_link_update memberFlorian Fainelli
2024-05-01net: Protect dev->name by seqlock.Kuniyuki Iwashima
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-04-30net: move sysctl_mem_pcpu_rsv to net_hotdataEric Dumazet
2024-04-30net: add <net/proto_memory.h>Eric Dumazet
2024-04-30tcp: move tcp_out_of_memory() to net/ipv4/tcp.cEric Dumazet
2024-04-30net: move sysctl_skb_defer_max to net_hotdataEric Dumazet
2024-04-30net: move sysctl_max_skb_frags to net_hotdataEric Dumazet
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-30net: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)
2024-04-30net/smc: add operations to merge sndbuf with peer DMBWen Gu
2024-04-30net/smc: mark optional smcd_ops and check for support when calledWen Gu
2024-04-30net/smc: decouple ism_client from SMC-D DMB registrationWen Gu
2024-04-30netdev: add queue statsXuan Zhuo
2024-04-30virtio_net: introduce device stats feature and structuresXuan Zhuo
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29ipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-04-26rstreason: make it work in trace worldJason Xing
2024-04-26tcp: support rstreason for passive resetJason Xing
2024-04-26rstreason: prepare for active resetJason Xing
2024-04-26rstreason: prepare for passive resetJason Xing
2024-04-26net: introduce rstreason to detect why the RST is sentJason Xing
2024-04-26virtio: add debugfs infrastructure to allow to debug virtio featuresJiri Pirko
2024-04-26net: hsr: Provide RedBox support (HSR-SAN)Lukasz Majewski
2024-04-26net/sched: fix false lockdep warning on qdisc root lockDavide Caratti
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie
2024-04-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-04-25net: add two more call_rcu_hurry()Eric Dumazet
2024-04-25bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski