summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-03-10ipv6: remove leftover ip6 cookie initializerWillem de Bruijn
2025-03-10svcrdma: do not unregister device for listenersOlga Kornievskaia
2025-03-10SUNRPC: Remove unused make_checksumDr. David Alan Gilbert
2025-03-10SUNRPC: Remove unused krb5_decryptDr. David Alan Gilbert
2025-03-10sunrpc: clean cache_detail immediately when flush is written frequentlyLi Lingfeng
2025-03-10afs: Use the per-peer app data provided by rxrpcDavid Howells
2025-03-10rxrpc: Allow the app to store private data on peer structsDavid Howells
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-08udp: expand SKB_DROP_REASON_UDP_CSUM useEric Dumazet
2025-03-07netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao
2025-03-07netpoll: Optimize skb refilling on critical pathBreno Leitao
2025-03-07tcp: ulp: diag: more info without CAP_NET_ADMINMatthieu Baerts (NGI0)
2025-03-07tcp: ulp: diag: always print the name if anyMatthieu Baerts (NGI0)
2025-03-07netmem: prevent TX of unreadable skbsMina Almasry
2025-03-07net: ethtool: use correct device pointer in ethnl_default_dump_one()Eric Dumazet
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-07Bluetooth: hci_event: Fix enabling passive scanningLuiz Augusto von Dentz
2025-03-07Bluetooth: SCO: fix sco_conn refcounting on sco_conn_readyPauli Virtanen
2025-03-07wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit
2025-03-07wifi: mac80211: fix SA Query processing in MLOJohannes Berg
2025-03-07wifi: nl80211: fix assoc link handlingJohannes Berg
2025-03-07wifi: mac80211: don't queue sdata::work for a non-running sdataMiri Korenblit
2025-03-07wifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach
2025-03-06Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-03-06sched: address a potential NULL pointer dereference in the GRED scheduler.Jun Yang
2025-03-06tcp: clamp window like before the cleanupMatthieu Baerts (NGI0)
2025-03-06inet: call inet6_ehashfn() once from inet6_hash_connect()Eric Dumazet
2025-03-06inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()Eric Dumazet
2025-03-06tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()Eric Dumazet
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev
2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski
2025-03-06net: hold netdev instance lock during ndo_bpfStanislav Fomichev
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during rtnetlink operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during qdisc ndo_setup_tcStanislav Fomichev
2025-03-06net: sched: wrap doit/dumpit methodsStanislav Fomichev
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev
2025-03-06netfilter: nf_tables: make destruction work queue pernetFlorian Westphal
2025-03-06net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman
2025-03-06net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman
2025-03-05inet: fix lwtunnel_valid_encap_type() lock imbalanceEric Dumazet
2025-03-05netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...Nicklas Bo Jensen
2025-03-05net-timestamp: support TCP GSO case for a few missing flagsJason Xing
2025-03-04vlan: enforce underlying device typeOscar Maes
2025-03-04net: Prevent use after free in netif_napi_set_irq_locked()Dan Carpenter
2025-03-04tcp: use RCU lookup in __inet_hash_connect()Eric Dumazet