summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | | net: dst: Switch to rcuref_t reference countingThomas Gleixner2023-03-282-10/+11
* | | | | net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo2023-03-284-8/+15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-241-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K2023-03-221-0/+1
* | | | | Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...Jakub Kicinski2023-03-231-2/+1
|\ \ \ \ \
| * | | | | netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden2023-03-221-2/+1
* | | | | | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski2023-03-221-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | xfrm: add new device offload acquire flagRaed Salem2023-03-201-0/+5
* | | | | | neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet2023-03-214-16/+16
* | | | | | tcp: preserve const qualifier in tcp_sk()Eric Dumazet2023-03-181-1/+1
* | | | | | x25: preserve const qualifier in [a]x25_sk()Eric Dumazet2023-03-182-8/+2
* | | | | | af_unix: preserve const qualifier in unix_sk()Eric Dumazet2023-03-181-4/+1