gtp: use IPv6 address /64 prefix for UE/MS
[linux-2.6-block.git] / net /
2024-05-06 Paolo AbeniMerge branch 'add-tcp-fraglist-gro-support'
2024-05-06 Felix Fietkaunet: add heuristic for enabling TCP fraglist GRO
2024-05-06 Felix Fietkaunet: create tcp_gro_header_pull helper function
2024-05-06 Felix Fietkaunet: create tcp_gro_lookup helper function
2024-05-06 Felix Fietkaunet: add code for TCP fraglist GRO
2024-05-06 Felix Fietkaunet: add support for segmenting TCP fraglist GSO packets
2024-05-06 Felix Fietkaunet: move skb_gro_receive_list from udp to core
2024-05-03 Mina AlmasryRevert "net: mirror skb frag ref/unref helpers"
2024-05-03 Eric Dumazetnet: no longer acquire RTNL in threaded_show()
2024-05-03 Jakub KicinskiMerge branch 'rtnetlink-rtnl_stats_dump-changes'
2024-05-03 Eric Dumazetrtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()
2024-05-03 Eric Dumazetrtnetlink: change rtnl_stats_dump() return value
2024-05-03 David S. MillerMerge branch 'net-sysctl-sentinel'
2024-05-03 Joel Granadosax.25: x.25: Remove the now superfluous sentinel elemen...
2024-05-03 Joel Granadosappletalk: Remove the now superfluous sentinel elements...
2024-05-03 Joel Granadosnetfilter: Remove the now superfluous sentinel elements...
2024-05-03 Joel Granadosnet: Remove ctl_table sentinel elements from several...
2024-05-03 Joel Granadosnet: sunrpc: Remove the now superfluous sentinel elemen...
2024-05-03 Joel Granadosnet: rds: Remove the now superfluous sentinel elements...
2024-05-03 Joel Granadosnet: ipv{6,4}: Remove the now superfluous sentinel...
2024-05-03 Joel Granadosnet: Remove the now superfluous sentinel elements from...
2024-05-03 Eric Dumazetnet_sched: sch_sfq: annotate data-races around q->pertu...
2024-05-02 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2024-05-02 Linus TorvaldsMerge tag 'net-6.9-rc7' of git://git./linux/kernel...
2024-05-02 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2024-05-02 Davide Carattinet/sched: unregister lockdep keys in qdisc_create...
2024-05-02 Paolo AbeniMerge branch 'net-gro-add-flush-flush_id-checks-and...
2024-05-02 Richard Gobertnet: gro: add flush check in udp_gro_receive_segment
2024-05-02 Richard Gobertnet: gro: fix udp bad offset in socket lookup by adding...
2024-05-02 Shigeru Yoshidaipv4: Fix uninit-value access in __ip_make_skb()
2024-05-02 Jakub KicinskiMerge branch 'net-dsa-adjust_link-removal'
2024-05-02 Florian Fainellinet: dsa: Remove adjust_link paths
2024-05-02 Xin Longtipc: fix a possible memleak in tipc_buf_append
2024-05-02 Paolo Abenitipc: fix UAF in error path
2024-05-02 Jakub KicinskiMerge branch 'arp-random-clean-up-and-rcu-conversion...
2024-05-02 Kuniyuki Iwashimaarp: Convert ioctl(SIOCGARP) to RCU.
2024-05-02 Kuniyuki Iwashimanet: Protect dev->name by seqlock.
2024-05-02 Kuniyuki Iwashimaarp: Get dev after calling arp_req_(delete|set|get)().
2024-05-02 Kuniyuki Iwashimaarp: Remove a nest in arp_req_get().
2024-05-02 Kuniyuki Iwashimaarp: Factorise ip_route_output() call in arp_req_set...
2024-05-02 Kuniyuki Iwashimaarp: Validate netmask earlier for SIOCDARP and SIOCSARP...
2024-05-02 Kuniyuki Iwashimaarp: Move ATF_COM setting in arp_req_set().
2024-05-01 Jeffrey Altmanrxrpc: Clients must accept conn from any address
2024-05-01 Linus TorvaldsMerge tag 'regulator-fix-v6.9-rc6' of git://git./linux...
2024-05-01 Eric Dumazetipv6: anycast: use call_rcu_hurry() in aca_put()
2024-05-01 Felix Fietkaunet: core: reject skb_copy(_expand) for fraglist GSO...
2024-05-01 Felix Fietkaunet: bridge: fix multicast-to-unicast with fraglist GSO
2024-05-01 Breno Leitaonetpoll: Fix race condition in netpoll_owner_active
2024-05-01 Paolo Abenimptcp: ensure snd_nxt is properly initialized on connect
2024-05-01 Jakub KicinskiMerge branch 'net-three-additions-to-net_hotdata'
2024-05-01 Eric Dumazetnet: move sysctl_mem_pcpu_rsv to net_hotdata
2024-05-01 Eric Dumazetnet: add <net/proto_memory.h>
2024-05-01 Eric Dumazettcp: move tcp_out_of_memory() to net/ipv4/tcp.c
2024-05-01 Eric Dumazetnet: move sysctl_skb_defer_max to net_hotdata
2024-05-01 Eric Dumazetnet: move sysctl_max_skb_frags to net_hotdata
2024-05-01 Eric Dumazetinet: introduce dst_rtable() helper
2024-05-01 Yunsheng Linrxrpc: Fix using alignmask being zero for __page_frag_a...
2024-04-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2024-04-30 Paolo BonziniMerge tag 'kvmarm-fixes-6.9-2' of git://git./linux...
2024-04-30 Linus TorvaldsMerge tag 'for-v6.9-rc' of git://git./linux/kernel...
2024-04-30 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.9-4' of git://git...
2024-04-30 Linus TorvaldsMerge tag 'pinctrl-v6.9-2' of git://git./linux/kernel...
2024-04-30 Jakub KicinskiMerge branch 'selftests-net-page_poll-allocation-error...
2024-04-30 Jakub Kicinskinet: page_pool: support error injection
2024-04-30 Paolo AbeniMerge branch 'net-smc-smc-intra-os-shortcut-with-loopba...
2024-04-30 Wen Gunet/smc: implement DMB-merged operations of loopback-ism
2024-04-30 Wen Gunet/smc: adapt cursor update when sndbuf and peer DMB...
2024-04-30 Wen Gunet/smc: {at|de}tach sndbuf to peer DMB if supported
2024-04-30 Wen Gunet/smc: add operations to merge sndbuf with peer DMB
2024-04-30 Wen Gunet/smc: register loopback-ism into SMC-D device list
2024-04-30 Wen Gunet/smc: ignore loopback-ism when dumping SMC-D devices
2024-04-30 Wen Gunet/smc: mark optional smcd_ops and check for support...
2024-04-30 Wen Gunet/smc: implement DMB-related operations of loopback-ism
2024-04-30 Wen Gunet/smc: implement ID-related operations of loopback-ism
2024-04-30 Wen Gunet/smc: introduce loopback-ism for SMC intra-OS shortcut
2024-04-30 Wen Gunet/smc: decouple ism_client from SMC-D DMB registration
2024-04-30 Erick Archersctp: prefer struct_size over open coded arithmetic
2024-04-30 Paolo AbeniMerge branch 'virtio-net-support-device-stats'
2024-04-30 Xuan Zhuonetdev: add queue stats
2024-04-30 Eric Dumazetnet: hsr: init prune_proxy_timer sooner
2024-04-29 Linus TorvaldsMerge tag 'wq-for-6.9-rc6-fixes' of git://git./linux...
2024-04-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-04-29 Linus TorvaldsMerge tag 'nfsd-6.9-6' of git://git./linux/kernel/git...
2024-04-29 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2024-04-29 Linus TorvaldsMerge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org...
2024-04-29 Linus TorvaldsMerge tag 'erofs-for-6.9-rc7-fixes' of git://git./linux...
2024-04-29 Eric Dumazetipv6: introduce dst_rt6_info() helper
2024-04-29 Eric Dumazetinet: use call_rcu_hurry() in inet_free_ifa()
2024-04-29 Eric Dumazetnet: give more chances to rcu in netdev_wait_allrefs_any()
2024-04-28 Linus TorvaldsMerge tag 'sched-urgent-2024-04-28' of git://git./linux...
2024-04-28 Linus TorvaldsMerge tag 'x86-urgent-2024-04-28' of git://git./linux...
2024-04-28 Linus TorvaldsMerge tag 'irq-urgent-2024-04-28' of git://git./linux...
2024-04-27 Linus TorvaldsMerge tag 'rust-fixes-6.9' of https://github.com/Rust...
2024-04-27 Linus TorvaldsMerge tag 'riscv-for-linus-6.9-rc6' of git://git./linux...
2024-04-27 Linus TorvaldsMerge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba...
2024-04-27 Linus TorvaldsMerge tag 'i2c-for-6.9-rc6' of git://git./linux/kernel...
2024-04-27 Linus TorvaldsMerge tag 'soundwire-6.9-fixes' of git://git./linux...
2024-04-27 Linus TorvaldsMerge tag 'dmaengine-fix-6.9' of git://git./linux/kerne...
2024-04-27 Linus TorvaldsMerge tag 'phy-fixes-6.9' of git://git./linux/kernel...
2024-04-27 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
next