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.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
20
-122
/
+125
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
19
-487
/
+1084
2022-06-20
wifi: mac80211: reject WEP or pairwise keys with key ID > 3
Johannes Berg
1
-5
/
+13
2022-06-15
net: don't check skb_count twice
Sieng Piaw Liew
1
-3
/
+4
2022-06-15
net: bridge: allow add/remove permanent mdb entries on disabled ports
Casper Andersson
1
-6
/
+9
2022-06-14
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
1
-15
/
+2
2022-06-13
net: make __sys_accept4_file() static
Yajun Deng
1
-9
/
+6
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
1
-3
/
+6
2022-06-11
net: unexport __sk_mem_{raise|reduce}_allocated
Eric Dumazet
1
-2
/
+0
2022-06-11
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
10
-45
/
+5
2022-06-11
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
11
-0
/
+39
2022-06-11
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
7
-23
/
+23
2022-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+5
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
14
-430
/
+80
2022-06-10
wifi: mac80211: refactor some key code
Johannes Berg
2
-33
/
+41
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
14
-397
/
+39
2022-06-10
Merge tag 'ieee802154-for-net-next-2022-06-09' of git://git.kernel.org/pub/sc...
Jakub Kicinski
15
-214
/
+48
2022-06-10
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
1
-0
/
+1
2022-06-10
net: add napi_get_frags_check() helper
Eric Dumazet
1
-0
/
+18
2022-06-10
net: add debug checks in napi_consume_skb and __napi_alloc_skb()
Eric Dumazet
1
-1
/
+2
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
Eric Dumazet
1
-1
/
+1
2022-06-10
af_unix: use DEBUG_NET_WARN_ON_ONCE()
Eric Dumazet
1
-4
/
+4
2022-06-10
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
Eric Dumazet
1
-3
/
+3
2022-06-10
net: use WARN_ON_ONCE() in inet_sock_destruct()
Eric Dumazet
1
-4
/
+4
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
1
-1
/
+1
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
Eric Dumazet
1
-1
/
+1
2022-06-10
drop_monitor: adopt u64_stats_t
Eric Dumazet
1
-9
/
+9
2022-06-10
devlink: adopt u64_stats_t
Eric Dumazet
1
-12
/
+16
2022-06-10
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
4
-33
/
+37
2022-06-10
ip6_tunnel: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-6
/
+1
2022-06-10
sit: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-7
/
+1
2022-06-10
vlan: adopt u64_stats_t
Eric Dumazet
2
-12
/
+12
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
41
-113
/
+117
2022-06-10
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
Maxim Mikityanskiy
1
-4
/
+4
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-95
/
+107
2022-06-09
net: 6lowpan: constify lowpan_nhc structures
Alexander Aring
2
-11
/
+11
2022-06-09
net: 6lowpan: use array for find nhc id
Alexander Aring
15
-203
/
+37
2022-06-09
net: 6lowpan: remove const from scalars
Alexander Aring
1
-3
/
+3
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-62
/
+83
2022-06-09
tcp: use alloc_large_system_hash() to allocate table_perturb
Muchun Song
1
-4
/
+6
2022-06-09
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2
-1
/
+9
2022-06-09
ip_gre: test csum_start instead of transport header
Willem de Bruijn
1
-6
/
+5
2022-06-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-10
/
+3
2022-06-08
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
1
-2
/
+3
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
1
-3
/
+3
2022-06-08
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
1
-1
/
+0
2022-06-08
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada
1
-1
/
+0
2022-06-08
xsk: Fix handling of invalid descriptors in XSK TX batching API
Maciej Fijalkowski
2
-10
/
+3
2022-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
4
-33
/
+53
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
4
-14
/
+26
[next]