summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-04-30e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits
2024-04-30net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek BehĂșn
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-30cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior
2024-04-30rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()Yunsheng Lin
2024-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-30i40e: Add and use helper to reconfigure TC for given VSIIvan Vecera
2024-04-30i40e: Add helper to access main VEBIvan Vecera
2024-04-30i40e: Consolidate checks whether given VSI is mainIvan Vecera
2024-04-30i40e: Add helper to access main VSIIvan Vecera