summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: extend current rate control tx status APIJonas Jelonek2022-05-161-2/+31
* nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram2022-05-161-2/+5
* mac80211: remove stray multi_sta_back_32bit docsJohannes Berg2022-05-161-1/+0
* mac80211: fix typo in documentationJohannes Berg2022-05-161-1/+1
* cfg80211: support disabling EHT modeMuna Sinada2022-05-042-0/+4
* cfg80211: remove cfg80211_get_chan_state()Johannes Berg2022-05-041-5/+0
* Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-041-25/+65
|\
| * mac80211: prepare sta handling for MLO supportSriram R2022-04-111-22/+58
| * mac80211: introduce BSS color collision detectionLorenzo Bianconi2022-04-111-0/+4
| * mac80211: Improve confusing comment around tx_info clearingToke Høiland-Jørgensen2022-04-111-3/+3
* | netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski2022-05-041-17/+33
* | mptcp: expose server_side attribute in MPTCP netlink eventsKishen Maloor2022-05-041-0/+1
* | Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni2022-05-032-10/+18
|\ \
| * | net/mlx5: fs, add unused destination typeMark Bloch2022-05-031-0/+1
| * | net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch2022-05-032-10/+17
* | | net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang2022-05-031-4/+5
|/ /
* | net: mscc: ocelot: add missed parentheses around macro argumentColin Foster2022-05-021-1/+1
* | net: mscc: ocelot: remove unnecessary variableColin Foster2022-05-021-5/+2
* | Stefan Schmidt says:Jakub Kicinski2022-05-023-10/+96
|\ \
| * | net: mac802154: Create an error helper for asynchronous offloading errorsMiquel Raynal2022-04-251-0/+9
| * | net: mac802154: Create an offloaded transmission error helperMiquel Raynal2022-04-251-0/+10
| * | net: ieee802154: Fill the list of MLME return codesMiquel Raynal2022-04-251-1/+66
| * | net: ieee802154: Enhance/fix the names of the MLME return codesMiquel Raynal2022-04-251-7/+7
| * | net: mac802154: Set durations automaticallyMiquel Raynal2022-02-101-0/+2
| * | net: mac802154: Convert the symbol duration into nanosecondsMiquel Raynal2022-02-101-2/+2
* | | net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici2022-05-013-0/+83
* | | net: phy: Add BaseT1 auto-negotiation registersAlexandru Tachici2022-05-011-0/+40
* | | net: phy: Add 10-BaseT1L registersAlexandru Tachici2022-05-011-0/+25
* | | ethtool: Add 10base-T1L link mode entryAlexandru Tachici2022-05-012-1/+2
* | | net: lan966x: Fix compilation errorHoratiu Vultur2022-04-301-0/+4
* | | net: ethernet: ocelot: remove the need for num_stats initializerColin Foster2022-04-301-0/+10
* | | net: inline dev_queue_xmit()Pavel Begunkov2022-04-301-2/+12
* | | net: inline skb_zerocopy_iter_dgramPavel Begunkov2022-04-301-14/+22
* | | net: inline sock_alloc_send_skbPavel Begunkov2022-04-301-2/+8
* | | Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jakub Kicinski2022-04-301-1/+5
|\ \ \
| * | | tcp: pass back data left in socket after receiveJens Axboe2022-04-301-1/+5
* | | | net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-282-8/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-2819-289/+105
|\ \ \ \
| * \ \ \ Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-287-15/+22
| |\ \ \ \
| | * \ \ \ Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni2022-04-282-1/+2
| | |\ \ \ \
| | | * | | | Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz2022-04-261-1/+1
| | | * | | | Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz2022-04-261-0/+1
| | * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-04-281-0/+1
| | |\ \ \ \ \
| | | * | | | | xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski2022-04-261-0/+1
| | * | | | | | net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior2022-04-271-12/+9
| | | |/ / / / | | |/| | | |
| | * | | | | tcp: make sure treq->af_specific is initializedEric Dumazet2022-04-251-0/+1
| | * | | | | tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet2022-04-251-0/+1
| | * | | | | ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye2022-04-252-2/+2
| | * | | | | tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang2022-04-231-0/+6
| * | | | | | hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2022-04-271-1/+1