summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-211-20/+6
|\
| * wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau2023-04-181-20/+0
| * wifi: mac80211: add flush_sta methodJohannes Berg2023-04-131-0/+6
* | sctp: delete the nested flexible array peer_initXin Long2023-04-211-1/+1
* | sctp: delete the nested flexible array skipXin Long2023-04-211-2/+2
* | sctp: delete the nested flexible array paramsXin Long2023-04-211-4/+4
* | mac80211: use the new drop reasons infrastructureJohannes Berg2023-04-201-0/+12
* | net: extend drop reasons for multiple subsystemsJohannes Berg2023-04-202-4/+41
* | net: move dropreason.h to dropreason-core.hJohannes Berg2023-04-202-4/+5
* | ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar2023-04-201-0/+1
* | flow_dissector: Address kdoc warningsSimon Horman2023-04-201-18/+20
* | page_pool: unlink from napi during destroyJakub Kicinski2023-04-201-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-201-0/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-04-181-0/+4
| |\ \
| | * | netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso2023-04-181-0/+4
* | | | net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever2023-04-191-0/+43
* | | | net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski2023-04-191-1/+1
* | | | net: add macro netif_subqueue_completed_wakeHeiner Kallweit2023-04-181-0/+10
* | | | sctp: delete the obsolete code for the host name address paramXin Long2023-04-171-1/+0
* | | | page_pool: allow caching from safely localized NAPIJakub Kicinski2023-04-141-1/+2
* | | | net: mana: Add support for jumbo frameHaiyang Zhang2023-04-142-0/+18
* | | | net: mana: Enable RX path to handle various MTU sizesHaiyang Zhang2023-04-141-0/+7
* | | | net: mana: Refactor RX buffer allocation code to prepare for various MTUHaiyang Zhang2023-04-141-5/+1
* | | | net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean2023-04-131-0/+1
* | | | net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean2023-04-131-0/+2
* | | | Daniel Borkmann says:Jakub Kicinski2023-04-135-48/+22
|\ \ \ \
| * | | | bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncsChristian Ehrig2023-04-121-0/+2
| * | | | ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig2023-04-121-13/+15
| * | | | xsk: Fix unaligned descriptor validationKal Conley2023-04-061-7/+2
| * | | | net: Update an existing TCP congestion control algorithm.Kui-Feng Lee2023-03-221-0/+3
| * | | | xdp: remove unused {__,}xdp_release_frame()Alexander Lobakin2023-03-141-29/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-133-2/+54
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer2023-04-131-0/+2
| * | | | xdp: rss hash types representationJesper Dangaard Brouer2023-04-131-0/+45
| * | | | Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz2023-04-101-0/+1
| * | | | bonding: fix ns validation on backup slavesHangbin Liu2023-04-071-2/+6
| | |/ / | |/| |
* | | | net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski2023-04-101-10/+29
* | | | net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski2023-04-101-0/+144
* | | | net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean2023-04-091-0/+48
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-061-2/+2
|\| | | | |_|/ |/| |
| * | raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima2023-04-041-2/+2
* | | net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean2023-04-031-51/+0
* | | Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-302-4/+112
|\ \ \
| * | | wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim2023-03-241-0/+9
| * | | cfg80211: support RNR for EMA APAloka Dixit2023-03-241-0/+19
| * | | wifi: mac80211: generate EMA beacons in AP modeAloka Dixit2023-03-221-0/+68
| * | | wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau2023-03-221-4/+7
| * | | wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau2023-03-221-0/+9
* | | | ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima2023-03-291-6/+3
* | | | vsock: support sockmapBobby Eshleman2023-03-291-0/+17