index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
net: add macro netif_subqueue_completed_wake
Heiner Kallweit
1
-0
/
+10
2023-04-17
sctp: delete the obsolete code for the host name address param
Xin Long
1
-1
/
+0
2023-04-15
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
1
-1
/
+2
2023-04-14
net: mana: Add support for jumbo frame
Haiyang Zhang
2
-0
/
+18
2023-04-14
net: mana: Enable RX path to handle various MTU sizes
Haiyang Zhang
1
-0
/
+7
2023-04-14
net: mana: Refactor RX buffer allocation code to prepare for various MTU
Haiyang Zhang
1
-5
/
+1
2023-04-14
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
1
-0
/
+1
2023-04-14
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
1
-0
/
+2
2023-04-14
Daniel Borkmann says:
Jakub Kicinski
5
-48
/
+22
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+54
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-0
/
+2
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
1
-0
/
+45
2023-04-13
bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
Christian Ehrig
1
-0
/
+2
2023-04-13
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
1
-13
/
+15
2023-04-11
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
1
-10
/
+29
2023-04-11
net: provide macros for commonly copied lockless queue stop/wake code
Jakub Kicinski
1
-0
/
+144
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
1
-0
/
+1
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
1
-0
/
+48
2023-04-07
bonding: fix ns validation on backup slaves
Hangbin Liu
1
-2
/
+6
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-04-06
xsk: Fix unaligned descriptor validation
Kal Conley
1
-7
/
+2
2023-04-05
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
1
-2
/
+2
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
1
-51
/
+0
2023-03-31
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-4
/
+112
2023-03-29
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
1
-6
/
+3
2023-03-29
vsock: support sockmap
Bobby Eshleman
1
-0
/
+17
2023-03-29
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2
-10
/
+11
2023-03-29
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
4
-8
/
+15
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-03-24
wifi: nl80211: make nl80211_send_chandef non-static
Jaewan Kim
1
-0
/
+9
2023-03-24
cfg80211: support RNR for EMA AP
Aloka Dixit
1
-0
/
+19
2023-03-24
Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...
Jakub Kicinski
1
-2
/
+1
2023-03-23
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
1
-0
/
+3
2023-03-23
Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
1
-0
/
+5
2023-03-23
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
1
-0
/
+1
2023-03-22
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
1
-2
/
+1
2023-03-22
wifi: mac80211: generate EMA beacons in AP mode
Aloka Dixit
1
-0
/
+68
2023-03-22
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
1
-4
/
+7
2023-03-22
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
1
-0
/
+9
2023-03-22
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
4
-16
/
+16
2023-03-20
xfrm: add new device offload acquire flag
Raed Salem
1
-0
/
+5
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
1
-1
/
+1
2023-03-18
x25: preserve const qualifier in [a]x25_sk()
Eric Dumazet
2
-8
/
+2
2023-03-18
af_unix: preserve const qualifier in unix_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
raw: preserve const qualifier in raw_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
ip_tunnel: Preserve pointer const in ip_tunnel_info_opts
Gavin Li
1
-5
/
+6
2023-03-18
vxlan: Expose helper vxlan_build_gbp_hdr
Gavin Li
1
-0
/
+19
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+11
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
1
-1
/
+1
[next]