| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2022-09-04 | 11 | -302/+417 |
|\ |
|
| * | wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig | Johannes Berg | 2022-09-03 | 1 | -15/+13 |
| * | wifi: nl80211: add MLD address to assoc BSS entries | Johannes Berg | 2022-09-03 | 1 | -2/+4 |
| * | wifi: mac80211: mlme: refactor QoS settings code | Johannes Berg | 2022-09-03 | 2 | -13/+27 |
| * | wifi: mac80211: fix double SW scan stop | Johannes Berg | 2022-09-03 | 1 | -1/+1 |
| * | wifi: mac80211: mlme: assign link address correctly | Johannes Berg | 2022-09-03 | 1 | -3/+2 |
| * | wifi: mac80211: move link code to a new file | Johannes Berg | 2022-09-03 | 4 | -254/+274 |
| * | wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper | Johannes Berg | 2022-09-03 | 3 | -6/+4 |
| * | wifi: nl80211: remove redundant err variable | Jinpeng Cui | 2022-09-03 | 1 | -4/+1 |
| * | wifi: mac80211: Support POWERED_ADDR_CHANGE feature | James Prestwood | 2022-09-03 | 2 | -2/+71 |
| * | wifi: mac80211: prevent 4-addr use on MLDs | Johannes Berg | 2022-09-03 | 2 | -0/+11 |
| * | wifi: mac80211: prevent VLANs on MLDs | Johannes Berg | 2022-09-03 | 1 | -0/+5 |
| * | wifi: mac80211: fix potential deadlock in ieee80211_key_link() | Sun Ke | 2022-08-29 | 1 | -2/+4 |
* | | net: sched: htb: remove redundant resource cleanup in htb_init() | Zhengchao Shao | 2022-09-03 | 1 | -27/+9 |
* | | net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init() | Zhengchao Shao | 2022-09-03 | 1 | -17/+8 |
* | | net/sched: cls_api: remove redundant 0 check in tcf_qevent_init() | Zhengchao Shao | 2022-09-03 | 1 | -3/+0 |
* | | ipv6: tcp: send consistent autoflowlabel in SYN_RECV state | Eric Dumazet | 2022-09-02 | 1 | -12/+14 |
* | | net: rtnetlink: use netif_oper_up instead of open code | Juhee Kang | 2022-09-02 | 1 | -4/+2 |
* | | net: sched: etf: remove true check in etf_enable_offload() | Zhengchao Shao | 2022-09-02 | 1 | -3/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-09-01 | 26 | -128/+192 |
|\ \ |
|
| * | | net/smc: Remove redundant refcount increase | Yacan Liu | 2022-09-01 | 1 | -1/+0 |
| * | | Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb" | Jakub Kicinski | 2022-09-01 | 1 | -3/+1 |
| * | | tcp: make global challenge ack rate limitation per net-ns and default disabled | Eric Dumazet | 2022-09-01 | 2 | -12/+15 |
| * | | tcp: annotate data-race around challenge_timestamp | Eric Dumazet | 2022-09-01 | 1 | -2/+2 |
| * | | net: dsa: hellcreek: Print warning only once | Kurt Kanzenbach | 2022-09-01 | 1 | -1/+1 |
| * | | ip: fix triggering of 'icmp redirect' | Nicolas Dichtel | 2022-09-01 | 1 | -2/+2 |
| * | | sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb | Toke Høiland-Jørgensen | 2022-08-31 | 1 | -1/+3 |
| * | | kcm: fix strp_init() order and cleanup | Cong Wang | 2022-08-31 | 1 | -8/+7 |
| * | | Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin... | Jakub Kicinski | 2022-08-31 | 1 | -1/+1 |
| |\ \ |
|
| | * | | net: mac802154: Fix a condition in the receive path | Miquel Raynal | 2022-08-29 | 1 | -1/+1 |
| * | | | net/sched: fix netdevice reference leaks in attach_default_qdiscs() | Wang Hai | 2022-08-30 | 1 | -15/+16 |
| * | | | net: sched: tbf: don't call qdisc_put() while holding tree lock | Zhengchao Shao | 2022-08-30 | 1 | -1/+3 |
| * | | | net: Use u64_stats_fetch_begin_irq() for stats fetch. | Sebastian Andrzej Siewior | 2022-08-29 | 2 | -6/+6 |
| * | | | openvswitch: fix memory leak at failed datapath creation | Andrey Zhadchenko | 2022-08-27 | 1 | -1/+3 |
| * | | | Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 2022-08-27 | 6 | -61/+105 |
| |\ \ \ |
|
| | * | | | Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn | Zhengping Jiang | 2022-08-26 | 1 | -2/+4 |
| | * | | | Bluetooth: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-26 | 1 | -3/+3 |
| | * | | | Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt | Archie Pusaka | 2022-08-26 | 1 | -1/+1 |
| | * | | | Bluetooth: ISO: Fix not handling shutdown condition | Luiz Augusto von Dentz | 2022-08-26 | 1 | -10/+25 |
| | * | | | Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor() | Tetsuo Handa | 2022-08-26 | 1 | -1/+0 |
| | * | | | Bluetooth: MGMT: Fix Get Device Flags | Luiz Augusto von Dentz | 2022-08-26 | 1 | -29/+42 |
| | * | | | Bluetooth: L2CAP: Fix build errors in some archs | Luiz Augusto von Dentz | 2022-08-26 | 1 | -5/+5 |
| | * | | | Bluetooth: hci_sync: Fix suspend performance regression | Luiz Augusto von Dentz | 2022-08-26 | 1 | -10/+14 |
| | * | | | Bluetooth: hci_event: Fix vendor (unknown) opcode status handling | Hans de Goede | 2022-08-26 | 1 | -0/+11 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2022-08-26 | 4 | -12/+17 |
| |\ \ \ \ |
|
| | * | | | | ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels | Eyal Birger | 2022-08-18 | 2 | -4/+5 |
| | * | | | | skmsg: Fix wrong last sg check in sk_msg_recvmsg() | Liu Jian | 2022-08-17 | 1 | -2/+2 |
| | * | | | | xsk: Fix corrupted packets for XDP_SHARED_UMEM | Magnus Karlsson | 2022-08-15 | 1 | -6/+10 |
| * | | | | | Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2022-08-26 | 5 | -7/+16 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port() | Dan Carpenter | 2022-08-25 | 1 | -1/+1 |