summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-09-0411-302/+417
|\
| * wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfigJohannes Berg2022-09-031-15/+13
| * wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg2022-09-031-2/+4
| * wifi: mac80211: mlme: refactor QoS settings codeJohannes Berg2022-09-032-13/+27
| * wifi: mac80211: fix double SW scan stopJohannes Berg2022-09-031-1/+1
| * wifi: mac80211: mlme: assign link address correctlyJohannes Berg2022-09-031-3/+2
| * wifi: mac80211: move link code to a new fileJohannes Berg2022-09-034-254/+274
| * wifi: mac80211: remove unused arg to ieee80211_chandef_eht_operJohannes Berg2022-09-033-6/+4
| * wifi: nl80211: remove redundant err variableJinpeng Cui2022-09-031-4/+1
| * wifi: mac80211: Support POWERED_ADDR_CHANGE featureJames Prestwood2022-09-032-2/+71
| * wifi: mac80211: prevent 4-addr use on MLDsJohannes Berg2022-09-032-0/+11
| * wifi: mac80211: prevent VLANs on MLDsJohannes Berg2022-09-031-0/+5
| * wifi: mac80211: fix potential deadlock in ieee80211_key_link()Sun Ke2022-08-291-2/+4
* | net: sched: htb: remove redundant resource cleanup in htb_init()Zhengchao Shao2022-09-031-27/+9
* | net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()Zhengchao Shao2022-09-031-17/+8
* | net/sched: cls_api: remove redundant 0 check in tcf_qevent_init()Zhengchao Shao2022-09-031-3/+0
* | ipv6: tcp: send consistent autoflowlabel in SYN_RECV stateEric Dumazet2022-09-021-12/+14
* | net: rtnetlink: use netif_oper_up instead of open codeJuhee Kang2022-09-021-4/+2
* | net: sched: etf: remove true check in etf_enable_offload()Zhengchao Shao2022-09-021-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-0126-128/+192
|\ \
| * | net/smc: Remove redundant refcount increaseYacan Liu2022-09-011-1/+0
| * | Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski2022-09-011-3/+1
| * | tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet2022-09-012-12/+15
| * | tcp: annotate data-race around challenge_timestampEric Dumazet2022-09-011-2/+2
| * | net: dsa: hellcreek: Print warning only onceKurt Kanzenbach2022-09-011-1/+1
| * | ip: fix triggering of 'icmp redirect'Nicolas Dichtel2022-09-011-2/+2
| * | sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen2022-08-311-1/+3
| * | kcm: fix strp_init() order and cleanupCong Wang2022-08-311-8/+7
| * | Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2022-08-311-1/+1
| |\ \
| | * | net: mac802154: Fix a condition in the receive pathMiquel Raynal2022-08-291-1/+1
| * | | net/sched: fix netdevice reference leaks in attach_default_qdiscs()Wang Hai2022-08-301-15/+16
| * | | net: sched: tbf: don't call qdisc_put() while holding tree lockZhengchao Shao2022-08-301-1/+3
| * | | net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior2022-08-292-6/+6
| * | | openvswitch: fix memory leak at failed datapath creationAndrey Zhadchenko2022-08-271-1/+3
| * | | Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-08-276-61/+105
| |\ \ \
| | * | | Bluetooth: hci_sync: hold hdev->lock when cleanup hci_connZhengping Jiang2022-08-261-2/+4
| | * | | Bluetooth: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-261-3/+3
| | * | | Bluetooth: hci_event: Fix checking conn for le_conn_complete_evtArchie Pusaka2022-08-261-1/+1
| | * | | Bluetooth: ISO: Fix not handling shutdown conditionLuiz Augusto von Dentz2022-08-261-10/+25
| | * | | Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()Tetsuo Handa2022-08-261-1/+0
| | * | | Bluetooth: MGMT: Fix Get Device FlagsLuiz Augusto von Dentz2022-08-261-29/+42
| | * | | Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz2022-08-261-5/+5
| | * | | Bluetooth: hci_sync: Fix suspend performance regressionLuiz Augusto von Dentz2022-08-261-10/+14
| | * | | Bluetooth: hci_event: Fix vendor (unknown) opcode status handlingHans de Goede2022-08-261-0/+11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-08-264-12/+17
| |\ \ \ \
| | * | | | ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger2022-08-182-4/+5
| | * | | | skmsg: Fix wrong last sg check in sk_msg_recvmsg()Liu Jian2022-08-171-2/+2
| | * | | | xsk: Fix corrupted packets for XDP_SHARED_UMEMMagnus Karlsson2022-08-151-6/+10
| * | | | | Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-08-265-7/+16
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()Dan Carpenter2022-08-251-1/+1