summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau
2023-04-18net: add macro netif_subqueue_completed_wakeHeiner Kallweit
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-04-17sctp: delete the obsolete code for the host name address paramXin Long
2023-04-14page_pool: allow caching from safely localized NAPIJakub Kicinski
2023-04-14net: mana: Add support for jumbo frameHaiyang Zhang
2023-04-14net: mana: Enable RX path to handle various MTU sizesHaiyang Zhang
2023-04-14net: mana: Refactor RX buffer allocation code to prepare for various MTUHaiyang Zhang
2023-04-13net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean
2023-04-13net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg
2023-04-12bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncsChristian Ehrig
2023-04-12ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2023-04-10Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06xsk: Fix unaligned descriptor validationKal Conley
2023-04-04raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-03-29vsock: support sockmapBobby Eshleman
2023-03-28net: dst: Switch to rcuref_t reference countingThomas Gleixner
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo
2023-03-279p: Add additional debug flags and open modesEric Van Hensbergen
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-24wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim
2023-03-24cfg80211: support RNR for EMA APAloka Dixit
2023-03-23Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...Jakub Kicinski
2023-03-22net: Update an existing TCP congestion control algorithm.Kui-Feng Lee
2023-03-22Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski
2023-03-22Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K
2023-03-22netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit
2023-03-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau
2023-03-21neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet
2023-03-20xfrm: add new device offload acquire flagRaed Salem
2023-03-18tcp: preserve const qualifier in tcp_sk()Eric Dumazet
2023-03-18x25: preserve const qualifier in [a]x25_sk()Eric Dumazet
2023-03-18af_unix: preserve const qualifier in unix_sk()Eric Dumazet
2023-03-18raw: preserve const qualifier in raw_sk()Eric Dumazet