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.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-18
ax25: use GFP_KERNEL in ax25_dev_device_up()
Peter Lafreniere
1
-2
/
+3
2022-06-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-12
/
+158
2022-06-17
bpf: Fix bpf_skc_lookup comment wrt. return type
Tobias Klauser
1
-2
/
+0
2022-06-17
tipc: cleanup unused function
Hoang Le
2
-12
/
+0
2022-06-17
tcp: fix build...
David S. Miller
1
-16
/
+0
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
1
-0
/
+17
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
1
-4
/
+29
2022-06-17
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
1
-3
/
+4
2022-06-17
bpf: Allow the new syncookie helpers to work with SKBs
Maxim Mikityanskiy
1
-0
/
+10
2022-06-17
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
2
-1
/
+120
2022-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-426
/
+135
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-410
/
+110
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
4
-405
/
+82
2022-06-15
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
Duoming Zhou
1
-5
/
+28
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
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-16
/
+25
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
[next]