summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-02-20xsk: support use vaddr as ringXuan Zhuo3-13/+8
2023-02-20net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimitedVladimir Oltean1-0/+2
2023-02-20net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...Vladimir Oltean1-1/+7
2023-02-20net/sched: taprio: fix calculation of maximum gate durationsVladimir Oltean1-17/+17
2023-02-20rxrpc: Fix overproduction of wakeups to recvmsg()David Howells2-2/+16
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller16-37/+51
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski21-439/+1021
2023-02-16seg6: add PSP flavor support for SRv6 End behaviorAndrea Mayer1-3/+333
2023-02-16seg6: factor out End lookup nexthop processing to a dedicated functionAndrea Mayer1-6/+10
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel2-12/+1
2023-02-16net/sched: act_pedit: use percpu overlimit counter when availablePedro Tammela1-3/+1
2023-02-16net/sched: act_gate: use percpu statsPedro Tammela1-14/+16
2023-02-16net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela1-39/+68
2023-02-16net/sched: act_nat: transition to percpu stats and rcuPedro Tammela1-23/+49
2023-02-16net/core: refactor promiscuous mode messageJesse Brandeburg1-3/+2
2023-02-16net/core: print message for allmulticastJesse Brandeburg1-0/+2
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim5-846/+0
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim3-728/+0
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim3-530/+0
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim3-721/+0
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim3-1745/+0
2023-02-16net: msg_zerocopy: elide page accounting if RLIM_INFINITYWillem de Bruijn1-2/+6
2023-02-16devlink: Move health common function to health fileMoshe Shemesh2-60/+32
2023-02-16devlink: Move devlink health test to health fileMoshe Shemesh3-16/+18
2023-02-16devlink: Move devlink health dump to health fileMoshe Shemesh3-123/+126
2023-02-16devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh3-630/+636
2023-02-16devlink: Move devlink health report and recover to health fileMoshe Shemesh3-138/+144
2023-02-16devlink: Move devlink health get and set code to health fileMoshe Shemesh3-217/+234
2023-02-16devlink: health: Fix nla_nest_end in error flowMoshe Shemesh1-1/+1
2023-02-16devlink: Split out health reporter create codeMoshe Shemesh4-209/+226
2023-02-15wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg1-0/+2
2023-02-15wifi: mac80211: always initialize link_sta with staJohannes Berg1-0/+2
2023-02-15wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg1-15/+11
2023-02-15wifi: cfg80211: Set SSID if it is not already setMarc Bornand1-0/+17
2023-02-15net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski1-0/+4
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing12-59/+0
2023-02-15net/sched: tcindex: search key must be 16 bitsPedro Tammela1-1/+1
2023-02-15net-sysfs: make kobj_type structures constantThomas Weißschuh1-2/+2
2023-02-15net: bridge: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-02-15tipc: fix kernel warning when sending SYN messageTung Nguyen1-0/+2
2023-02-15net: use a bounce buffer for copying skb->markEric Dumazet1-3/+6
2023-02-14wifi: mac80211: fix off-by-one link settingJohannes Berg1-1/+1
2023-02-14wifi: mac80211: Fix for Rx fragmented action framesGilad Itzkovitch1-1/+2
2023-02-14wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann1-1/+1
2023-02-14devlink: don't allow to change net namespace for FW_ACTIVATE reload actionJiri Pirko1-0/+6
2023-02-14wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski1-1/+2
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong1-0/+3
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi2-5/+4
2023-02-14wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram1-1/+17
2023-02-14wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy1-3/+0