summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02Merge branch 'bnxt_en-updates-for-net-next'Jakub Kicinski
2024-05-02bnxt_en: Add VF PCI ID for 5760X (P7) chipsAjit Khaparde
2024-05-02bnxt_en: Optimize recovery path ULP locking in the driverKalesh AP
2024-05-02bnxt_en: Add a mutex to synchronize ULP operationsKalesh AP
2024-05-02bnxt_en: Don't call ULP_STOP/ULP_START during L2 resetMichael Chan
2024-05-02bnxt_en: Don't support offline self test when RoCE driver is loadedKalesh AP
2024-05-02bnxt_en: share NQ ring sw_stats memory with subringsEdwin Peer
2024-05-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-05-02net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error pathDavide Caratti
2024-05-02MAINTAINERS: mark MYRICOM MYRI-10G as OrphanJakub Kicinski
2024-05-02MAINTAINERS: remove Ariel EliorJakub Kicinski
2024-05-02Merge branch 'net-gro-add-flush-flush_id-checks-and-fix-wrong-offset-in-udp'Paolo Abeni
2024-05-02net: gro: add flush check in udp_gro_receive_segmentRichard Gobert
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert
2024-05-02ipv4: Fix uninit-value access in __ip_make_skb()Shigeru Yoshida
2024-05-02s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter
2024-05-01vxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault
2024-05-01Merge branch 'net-dsa-adjust_link-removal'Jakub Kicinski
2024-05-01net: dsa: Remove adjust_link pathsFlorian Fainelli
2024-05-01net: dsa: Remove fixed_link_update memberFlorian Fainelli
2024-05-01tipc: fix a possible memleak in tipc_buf_appendXin Long
2024-05-01tipc: fix UAF in error pathPaolo Abeni
2024-05-01net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimersMD Danish Anwar
2024-05-01Merge branch 'arp-random-clean-up-and-rcu-conversion-for-ioctl-siocgarp'Jakub Kicinski
2024-05-01arp: Convert ioctl(SIOCGARP) to RCU.Kuniyuki Iwashima
2024-05-01net: Protect dev->name by seqlock.Kuniyuki Iwashima
2024-05-01arp: Get dev after calling arp_req_(delete|set|get)().Kuniyuki Iwashima
2024-05-01arp: Remove a nest in arp_req_get().Kuniyuki Iwashima
2024-05-01arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().Kuniyuki Iwashima
2024-05-01arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().Kuniyuki Iwashima
2024-05-01arp: Move ATF_COM setting in arp_req_set().Kuniyuki Iwashima
2024-05-01selftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal
2024-05-01rxrpc: Clients must accept conn from any addressJeffrey Altman
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-01ipv6: anycast: use call_rcu_hurry() in aca_put()Eric Dumazet
2024-05-01net: core: reject skb_copy(_expand) for fraglist GSO skbsFelix Fietkau
2024-05-01net: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau
2024-04-30netpoll: Fix race condition in netpoll_owner_activeBreno Leitao
2024-04-30net: loopback: Do not allocate lstats explicitlyBreno Leitao
2024-04-30Merge branch 'dt-bindings-net-snps-dwmac-remove-tx-sched-sp-property'Jakub Kicinski
2024-04-30dt-bindings: net: snps, dwmac: remove tx-sched-sp propertyFlavio Suligoi
2024-04-30mptcp: ensure snd_nxt is properly initialized on connectPaolo Abeni
2024-04-30Merge branch 'net-three-additions-to-net_hotdata'Jakub Kicinski
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