summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mptcp: Check for orphaned subflow before handling MP_FAIL timerMat Martineau2022-05-192-13/+6
| * | | | | mptcp: stop using the mptcp_has_another_subflow() helperPaolo Abeni2022-05-193-16/+2
| * | | | | tcp: improve PRR loss recoveryYuchung Cheng2022-05-191-5/+5
| * | | | | net: tls: fix messing up lists when bpf enabledJakub Kicinski2022-05-191-1/+3
| * | | | | Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-05-191-12/+17
| |\ \ \ \ \
| | * | | | | can: isotp: isotp_bind(): do not validate unused address informationOliver Hartkopp2022-05-191-12/+17
| * | | | | | Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-1918-526/+614
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | mac80211: refactor freeing the next_beaconJohannes Berg2022-05-171-27/+18
| | * | | | | mac80211: minstrel_ht: support ieee80211_rate_statusJonas Jelonek2022-05-162-9/+133
| | * | | | | mac80211: extend current rate control tx status APIJonas Jelonek2022-05-161-39/+52
| | * | | | | mac80211: minstrel_ht: fill all requested ratesPeter Seiderer2022-05-161-7/+7
| | * | | | | mac80211: disable BSS color collision detection in case of no free colorsLavanya Suresh2022-05-161-0/+9
| | * | | | | nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram2022-05-162-34/+34
| | * | | | | mac80211: mlme: track assoc_bss/associated separatelyJohannes Berg2022-05-162-10/+13
| | * | | | | mac80211: remove useless bssid copyJohannes Berg2022-05-161-3/+1
| | * | | | | mac80211: remove unused argument to ieee80211_sta_connection_lost()Johannes Berg2022-05-163-9/+7
| | * | | | | mac80211: mlme: use local SSID copyJohannes Berg2022-05-161-12/+2
| | * | | | | mac80211: use ifmgd->bssid instead of ifmgd->associated->bssidJohannes Berg2022-05-165-21/+21
| | * | | | | mac80211: mlme: move in RSSI reporting codeJohannes Berg2022-05-162-40/+40
| | * | | | | mac80211: unify CCMP/GCMP AAD constructionJohannes Berg2022-05-161-56/+31
| | * | | | | mac80211: support disabling EHT modeMuna Sinada2022-05-041-0/+3
| | * | | | | cfg80211: support disabling EHT modeMuna Sinada2022-05-041-0/+7
| | * | | | | mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau2022-05-042-0/+25
| | * | | | | mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()Hangyu Hua2022-05-041-2/+0
| | * | | | | mac80211: consider Order bit to fill CCMP AADPing-Ke Shih2022-05-041-7/+9
| | * | | | | cfg80211: declare MODULE_FIRMWARE for regulatory.dbDimitri John Ledkov2022-05-041-0/+4
| | * | | | | nl80211: rework internal_flags usageJohannes Berg2022-05-041-145/+199
| | * | | | | nl80211: don't hold RTNL in color change requestJohannes Berg2022-05-041-2/+1
| | * | | | | cfg80211: remove cfg80211_get_chan_state()Johannes Berg2022-05-043-108/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-1923-121/+266
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | tls: Add opt-in zerocopy mode of sendfile()Boris Pismenny2022-05-192-13/+95
| * | | | | | dn_route: set rt neigh to blackhole_netdev instead of loopback_dev in ifdownXin Long2022-05-171-1/+1
| * | | | | | net/smc: rdma write inline if qp has sufficient inline spaceGuangguan Wang2022-05-171-5/+12
| * | | | | | net/smc: send cdc msg inline if qp has sufficient inline spaceGuangguan Wang2022-05-172-1/+5
| * | | | | | ax25: merge repeat codes in ax25_dev_device_down()Lu Wei2022-05-171-12/+10
| * | | | | | Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-05-162-23/+94
| |\ \ \ \ \ \
| | * | | | | | can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formattingOliver Hartkopp2022-05-161-0/+5
| | * | | | | | can: isotp: add support for transmission without flow controlOliver Hartkopp2022-05-161-21/+79
| | * | | | | | can: raw: add support for SO_TXTIME/SCM_TXTIMEMarc Kleine-Budde2022-05-161-1/+10
| | * | | | | | can: raw: raw_sendmsg(): remove not needed setting of skb->skMarc Kleine-Budde2022-05-161-1/+0
| * | | | | | | mptcp: sockopt: add TCP_DEFER_ACCEPT supportFlorian Westphal2022-05-161-0/+15
| * | | | | | | Revert "mptcp: add data lock for sk timers"Paolo Abeni2022-05-161-12/+0
| |/ / / / / /
| * | | | | | net: call skb_defer_free_flush() before each napi_poll()Eric Dumazet2022-05-161-2/+3
| * | | | | | net: add skb_defer_max sysctlEric Dumazet2022-05-164-7/+19
| * | | | | | net: use napi_consume_skb() in skb_defer_free_flush()Eric Dumazet2022-05-161-1/+1
| * | | | | | net: fix possible race in skb_attempt_defer_free()Eric Dumazet2022-05-162-5/+7
| * | | | | | net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv()Menglong Dong2022-05-162-0/+2
| * | | | | | net: skb: check the boundrary of drop reason in kfree_skb_reason()Menglong Dong2022-05-161-0/+2
| * | | | | | net: dm: check the boundary of skb drop reasonsMenglong Dong2022-05-161-1/+1
| * | | | | | net/smc: align the connect behaviour with TCPGuangguan Wang2022-05-161-4/+46