summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2023-04-21sctp: delete the nested flexible array skipXin Long-2/+2
2023-04-21sctp: delete the nested flexible array paramsXin Long-4/+4
2023-04-20mac80211: use the new drop reasons infrastructureJohannes Berg-0/+12
2023-04-20net: extend drop reasons for multiple subsystemsJohannes Berg-4/+41
2023-04-20net: move dropreason.h to dropreason-core.hJohannes Berg-4/+5
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar-0/+1
2023-04-20flow_dissector: Address kdoc warningsSimon Horman-18/+20
2023-04-20page_pool: unlink from napi during destroyJakub Kicinski-0/+5
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+4
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever-0/+43
2023-04-19net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski-1/+1
2023-04-19netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih-1/+5
2023-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-0/+4
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau-20/+0
2023-04-18net: add macro netif_subqueue_completed_wakeHeiner Kallweit-0/+10
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso-0/+4
2023-04-17sctp: delete the obsolete code for the host name address paramXin Long-1/+0
2023-04-14page_pool: allow caching from safely localized NAPIJakub Kicinski-1/+2
2023-04-14net: mana: Add support for jumbo frameHaiyang Zhang-0/+18
2023-04-14net: mana: Enable RX path to handle various MTU sizesHaiyang Zhang-0/+7
2023-04-14net: mana: Refactor RX buffer allocation code to prepare for various MTUHaiyang Zhang-5/+1
2023-04-13net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean-0/+1
2023-04-13net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean-0/+2
2023-04-13Daniel Borkmann says:Jakub Kicinski-48/+22
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+54
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer-0/+2
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer-0/+45
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg-0/+6
2023-04-12bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncsChristian Ehrig-0/+2
2023-04-12ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig-13/+15
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski-10/+29
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski-0/+144
2023-04-10Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz-0/+1
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean-0/+48
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu-2/+6
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2023-04-06xsk: Fix unaligned descriptor validationKal Conley-7/+2
2023-04-04raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima-2/+2
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean-51/+0
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-4/+112
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima-6/+3
2023-03-29vsock: support sockmapBobby Eshleman-0/+17
2023-03-28net: dst: Switch to rcuref_t reference countingThomas Gleixner-10/+11
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo-8/+15
2023-03-279p: Add additional debug flags and open modesEric Van Hensbergen-0/+6
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2023-03-24net: ieee802154: Handle limited devices with only datagram supportMiquel Raynal-0/+3
2023-03-24wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim-0/+9
2023-03-24cfg80211: support RNR for EMA APAloka Dixit-0/+19
2023-03-23Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...Jakub Kicinski-2/+1