summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-13net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()Menglong Dong
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()Menglong Dong
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()Menglong Dong
2024-10-13net: vxlan: add drop reasons support to vxlan_xmit_one()Menglong Dong
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong
2024-10-13net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong
2024-10-13net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong
2024-10-13net: vxlan: make vxlan_remcsum() return drop reasonsMenglong Dong
2024-10-13net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong
2024-10-13net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong
2024-10-13net: tunnel: add pskb_inet_may_pull_reason() helperMenglong Dong
2024-10-13net: skb: add pskb_network_may_pull_reason() helperMenglong Dong
2024-10-11net: bcmasp: enable SW timestampingJustin Chen
2024-10-11net: broadcom: remove select MII from brcmstb Ethernet driversJustin Chen
2024-10-11Merge branch 'microchip_t1s-update-on-microchip-10base-t1s-phy-driver'Jakub Kicinski
2024-10-11net: phy: microchip_t1s: configure collision detection based on PLCA modeParthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: move LAN867X reset handling to a new functionParthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: restructure cfg read/write functions argumentsParthiban Veerasooran
2024-10-11selftests: drv-net: add missing trailing backslashJakub Kicinski
2024-10-11Merge branch 'netdevsim-better-ipsec-output-format'Jakub Kicinski
2024-10-11selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu
2024-10-11netdevsim: copy addresses for both in and out pathsHangbin Liu
2024-10-11netdevsim: print human readable IP addressHangbin Liu
2024-10-11net: dsa: mv88e6xxx: Fix uninitialised err valueAryan Srivastava
2024-10-11Merge branch 'net-xilinx-emaclite-adopt-clock-support'Jakub Kicinski
2024-10-11net: emaclite: Adopt clock supportAbin Joseph
2024-10-11net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()Abin Joseph
2024-10-11dt-bindings: net: emaclite: Add clock supportAbin Joseph
2024-10-11Merge branch 'net-remove-rtnl-from-fib_seq_sum'Jakub Kicinski
2024-10-11net: do not acquire rtnl in fib_seq_sum()Eric Dumazet
2024-10-11ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seqEric Dumazet
2024-10-11ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seqEric Dumazet
2024-10-11ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seqEric Dumazet
2024-10-11fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seqEric Dumazet
2024-10-11tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rxEric Dumazet
2024-10-11net: phy: aquantia: poll status registerAryan Srivastava
2024-10-11eth: remove the DLink/Sundance (ST201) driverJakub Kicinski
2024-10-10Merge branch 'tg3-link-irqs-napis-and-queues'Jakub Kicinski
2024-10-10tg3: Link queues to NAPIsJoe Damato
2024-10-10tg3: Link IRQs to NAPI instancesJoe Damato
2024-10-10r8169: remove original workaround for RTL8125 broken rx issueHeiner Kallweit
2024-10-10r8169: don't apply UDP padding quirk on RTL8126AHeiner Kallweit
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-10Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-10-10Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds