summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
4 daysneighbour: Store arp_tbl and nd_tbl in net->neigh_tables[].Kuniyuki Iwashima
4 daysneighbour: Remove __rcu from neigh_tables[].Kuniyuki Iwashima
4 daysneighbour: Remove unnecessary EXPORT_SYMBOL().Kuniyuki Iwashima
4 daysneighbour: Remove lock dance for neigh_update_{gc,managed}_list().Kuniyuki Iwashima
4 daysneighbour: Remove __neigh_for_each_release().Kuniyuki Iwashima
4 daysMerge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
4 daysBluetooth: hci_sysfs: Fix NULL pointer dereference in device_del()Krystian Kaniewski
4 dayswifi: mac80211: serialize debugfs netdev rename with recreateZhiling Zou
4 dayswifi: mac80211: avoid trimming injected FCS twiceMariano Baragiola
4 dayswifi: nl80211: add support to configure 6 GHz non-HT duplicate transmissionManish Dharanenthiran
4 dayswifi: mac80211: avoid WARN in set_bitrate_mask when sdata not in driverRik van Riel
4 dayswifi: mac80211: fix swapped fq_overlimit/fq_overmemory in aqm debugfsJulius Bairaktaris
4 dayswifi: mac80211: store the ack skb before building the headerJohannes Berg
4 dayswifi: mac80211: set flags/ctrl_flags before ieee80211_build_hdr()Johannes Berg
4 dayswifi: mac80211: report multicast transmission from lookup_ra_sta()Johannes Berg
4 dayswifi: mac80211: unshare the skb before building the headerJohannes Berg
4 dayswifi: mac80211: remove cookie from __ieee80211_subif_start_xmit()Johannes Berg
4 dayswifi: mac80211: tx: simplify control port frame transmissionJohannes Berg
4 dayswifi: mac80211: fix IEEE80211_TX_CTL_REQ_TX_STATUS mixupJohannes Berg
4 dayswifi: mac80211: make ieee80211_is_tx_data() internalJohannes Berg
4 dayswifi: mac80211: remove ieee80211_sta_ps_transition() return valueJohannes Berg
4 dayswifi: nl80211: don't export nl80211_mlo_reconf_add_done()Johannes Berg
4 dayswifi: mac80211: drop encap offload frames with a tainted keyJohannes Berg
4 dayswifi: mac80211: don't send encap offload frames unencryptedJohannes Berg
4 dayswifi: mac80211: fix key selection for encap offload framesJohannes Berg
4 dayswifi: mac80211: fix unauthorised port check for encap offloadJohannes Berg
4 dayswifi: update UHR to Draft_P802.11bn D1.5Johannes Berg
4 dayswifi: mac80211: don't seed an S1G sta's last_rateLachlan Hodges
4 dayswifi: mac80211: include TIM bitmap control for buffered S1G mcast trafficLachlan Hodges
5 daysnet: openvswitch: don't schedule rebalancing if there are no datapathsIlya Maximets
5 daystunnels: Drop stale dst when building an ICMP error for PMTUDIdo Schimmel
5 daysgenetlink: pin family module during policy dumpXingWang Xiang
5 daysdevlink: use direct firmware requests for flash updatesMiguel Garcia
5 daysipv4: fib: bound automatic table ID allocationZihan Xi
5 daysBluetooth: hci_sync: Fix not setting CE length properlyLuiz Augusto von Dentz
5 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
5 daysMerge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
5 daysnet: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()HW He
5 daysmac802154: fix use-after-free of sdata via queued RX framesIbrahim Hashimov
6 daysnet/rds: don't let rds_conn_shutdown() consume a concurrent dropAllison Henderson
6 daysnet/rds: acquire the fastpath locks in rds_conn_shutdown()HÃ¥kon Bugge
6 daysnet/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks()Allison Henderson
6 daysnet/rds: tcp: don't force RDS_CONN_RESETTING over a concurrent shutdownGerd Rausch
6 daysnet/rds: clear cp_flags bits individually in rds_conn_path_reset()Allison Henderson
6 daysnet/rds: use clear_bit_unlock() in release_refill()Allison Henderson
6 daysnet/rds: use wq_has_sleeper() in release_in_xmit()Allison Henderson
6 daysnetdev: don't use dev->flags for IFF_UPJakub Kicinski
6 daysnetdev: correct error code in netdev_nl_queue_fill_lease()Jakub Kicinski
6 daysnet: Replace %pK output with 0Sebastian Andrzej Siewior
6 daysnet: Remove conflicting altnames for dying netns in __dev_change_net_namespac...Kuniyuki Iwashima