summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
9 daysnetconsole: move struct inet_addr into netconsole.cGustavo Luiz Duarte
9 daysnetconsole: add an address family to struct inet_addrGustavo Luiz Duarte
9 daysnetlink: specs: handshake: do not accept the handler-class sentinelJakub Kicinski
11 daysatm: fix typo "protcol" in commentHemanth Selam
11 daysmii: fix typo "asymetric" in commentHemanth Selam
11 daysmdio-mux: fix typo "framwork" in commentHemanth Selam
11 daysipv6: Remove IPV6_ADDRFORM.Kuniyuki Iwashima
11 daystcp: Do not allow buggy transitions between ehash and lhash2.Kuniyuki Iwashima
11 daysnetdevsim: psp: drop tx key opsDaniel Zahka
11 dayspsp: allow drivers to omit tx key add/del opsDaniel Zahka
13 daystcp: Replace min_tso_segs() with tso_segs() CC callbackChia-Yu Chang
2026-09-04net: reduce XMIT_RECURSION_LIMIT under KASANTristan Madani
2026-09-04neighbour: Don't store net in struct pneigh_entry.Kuniyuki Iwashima
2026-09-04neighbour: Namespacify neigh_tables.Kuniyuki Iwashima
2026-09-04neighbour: Convert neigh_table.entries to refcount_t.Kuniyuki Iwashima
2026-09-04ipv6: Replace &nd_tbl with nd_table(net).Kuniyuki Iwashima
2026-09-04ipv4: Replace &arp_tbl with arp_table(net).Kuniyuki Iwashima
2026-09-04neighbour: Remove neigh_tables[].Kuniyuki Iwashima
2026-09-04neighbour: Store arp_tbl and nd_tbl in net->neigh_tables[].Kuniyuki Iwashima
2026-09-04neighbour: Remove __neigh_for_each_release().Kuniyuki Iwashima
2026-09-04r8169: add support for RTL8127atfJaven Xu
2026-09-04net: phy: phylink: add helper to modify pauseJaven Xu
2026-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-09-03Merge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-09-02net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_busDaniel Golle
2026-09-02net: optimize netif_is_l3_master() and netif_is_l3_slave()Eric Dumazet
2026-09-02bonding: fix u32 overflow in compute_gap()Hangbin Liu
2026-09-02bonding: convert unbalanced_load to per-cpu stateHangbin Liu
2026-08-31Merge tag 'edac_updates_for_v7.3_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-31ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()Eric Dumazet
2026-08-31igmp: convert struct ip_sf_list to RCUEric Dumazet
2026-08-31vsock/virtio: validate packet source for connected socketsDaehyeon Ko
2026-08-31Merge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-31Merge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-08-31cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP childrenEtienne Perot
2026-08-30raw: annotate disconnect-side IPv4 match writersXuanqiang Luo
2026-08-30Merge tag 'locking-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsiLinus Torvalds
2026-08-28Merge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-28net: iptunnel: fix stale transport header during tunnel decapsulationDong Chenchen
2026-08-28tcp: use GFP_ATOMIC in tcp_send_active_reset()Eric Dumazet
2026-08-28net: icmp: avoid invalid transport header access in icmp_send tracepointEric Dumazet
2026-08-28Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-08-28Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-28Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-28Merge tag 'sound-fix-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-28Merge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-27Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-27Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-08-27net/sched: bound qdisc_pkt_len to prevent qdisc soft lockupJamal Hadi Salim