summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
3 daysMerge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...ipvs/mainipvs/HEADipvs-next/mainipvs-next/HEADdavem/net-next/maindavem/net-next/HEADLinus Torvalds
4 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
5 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
8 daysnet/ipv6: Remove jumbo_remove step from TX pathAlice Mikityanska
8 daysnet/ipv6: Drop HBH for BIG TCP on RX sideAlice Mikityanska
8 daysnet: skb: allow up to 8 skb extension idsOliver Hartkopp
8 daysnetns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan
8 daysbpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}Amery Hung
8 daysbpf: Remove unused percpu counter from bpf_local_storage_map_freeAmery Hung
8 daysbpf: Convert bpf_selem_unlink to failableAmery Hung
8 daysbpf: Convert bpf_selem_link_map to failableAmery Hung
8 daysbpf: Select bpf_local_storage_map_bucket based on bpf_local_storageAmery Hung
9 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
9 daysnet: get rid of net/core/request_sock.cEric Dumazet
9 daystcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.cEric Dumazet
9 daysinet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.cEric Dumazet
9 daysnet: add vlan_get_protocol_offset_inline() helperEric Dumazet
9 dayscan: add CAN skb extension infrastructureOliver Hartkopp
10 daysbpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().Kuniyuki Iwashima
11 daysnet: gro: fix outer network offsetPaolo Abeni
11 daysnet: add proper RCU protection to /proc/net/ptypeEric Dumazet
11 daysnet: Keep ignoring isolated cpuset changeFrederic Weisbecker
12 dayslinkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen
14 daysbpf: Fix bpf_xdp_store_bytes proto for read-only argPaul Chaignon
14 daysnet: don't touch dev->stats in BPF redirect pathsJakub Kicinski
2026-01-30tcp: reduce tcp sockets size by one cache lineEric Dumazet
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-29net: fix segmentation of forwarding fraglist GROJibin Zhang
2026-01-27bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
2026-01-27bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-01-26net: include <linux/hex.h> from sysctl_net_core.cEric Dumazet
2026-01-25net: core: neighbour: Make another netlink notification atomicallyPetr Machata
2026-01-25net: core: neighbour: Make one netlink notification atomicallyPetr Machata
2026-01-25net: core: neighbour: Reorder netlink & internal notificationPetr Machata
2026-01-25net: core: neighbour: Inline neigh_update_notify() callsPetr Machata
2026-01-25net: core: neighbour: Process ARP queue laterPetr Machata
2026-01-25net: core: neighbour: Extract ARP queue processing to a helper functionPetr Machata
2026-01-25net: core: neighbour: Call __neigh_notify() under a lockPetr Machata
2026-01-25net: core: neighbour: Add a neigh_fill_info() helper for when lock not heldPetr Machata
2026-01-25net: expand NETDEV_RSS_KEY_LEN to 256 bytesEric Dumazet
2026-01-25net: inline get_netmem() and put_netmem()Eric Dumazet
2026-01-25net: inline net_is_devmem_iov()Eric Dumazet
2026-01-25gro: change the BUG_ON() in gro_pull_from_frag0()Eric Dumazet
2026-01-24bpf: add fsession supportMenglong Dong
2026-01-23net: add queue config validation callbackJakub Kicinski
2026-01-23net: use netdev_queue_config() for mp restartJakub Kicinski
2026-01-23net: move mp->rx_page_size validation to __net_mp_open_rxq()Jakub Kicinski
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski
2026-01-23net: introduce mangleid_featuresPaolo Abeni
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski