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
2023-03-17
net/smc: Use percpu ref for wr tx reference
Kai Shen
3
-12
/
+38
2023-03-17
inet_diag: constify raw_lookup() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
udp6: constify __udp_v6_is_mcast_sock() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
1
-4
/
+4
2023-03-17
udp: constify __udp_is_mcast_sock() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
4
-5
/
+6
2023-03-17
net/packet: convert po->pressure to an atomic flag
Eric Dumazet
2
-7
/
+9
2023-03-17
net/packet: convert po->running to an atomic flag
Eric Dumazet
3
-12
/
+12
2023-03-17
net/packet: convert po->has_vnet_hdr to an atomic flag
Eric Dumazet
3
-11
/
+12
2023-03-17
net/packet: convert po->tp_loss to an atomic flag
Eric Dumazet
3
-6
/
+6
2023-03-17
net/packet: convert po->tp_tx_has_off to an atomic flag
Eric Dumazet
2
-5
/
+5
2023-03-17
net/packet: annotate accesses to po->tp_tstamp
Eric Dumazet
2
-5
/
+6
2023-03-17
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
3
-8
/
+6
2023-03-17
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
3
-8
/
+26
2023-03-17
net/packet: annotate accesses to po->xmit
Eric Dumazet
1
-4
/
+8
2023-03-17
af_unix: annotate lockless accesses to sk->sk_err
Eric Dumazet
1
-4
/
+5
2023-03-17
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
3
-7
/
+7
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
6
-14
/
+15
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
6
-6
/
+6
2023-03-17
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
3
-11
/
+14
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
4
-12
/
+13
2023-03-17
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
1
-1
/
+1
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2
-2
/
+9
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
5
-318
/
+244
2023-03-17
bridge: mcast: Implement MDB net device operations
Ido Schimmel
3
-0
/
+152
2023-03-15
net/smc: Introduce explicit check for v2 support
Stefan Raspl
1
-1
/
+1
2023-03-15
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
1
-4
/
+4
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
11
-32
/
+33
2023-03-14
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
1
-1
/
+1
2023-03-14
net: socket: suppress unused warning
Vincenzo Palazzo
1
-1
/
+1
2023-03-11
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
17
-187
/
+506
2023-03-11
skbuff: Add likely to skb pointer in build_skb()
Gal Pressman
1
-1
/
+1
2023-03-11
skbuff: Replace open-coded skb_propagate_pfmemalloc()s
Gal Pressman
1
-4
/
+2
2023-03-10
udp: introduce __sk_mem_schedule() usage
Jason Xing
1
-11
/
+16
2023-03-10
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
6
-77
/
+142
2023-03-10
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-31
/
+0
2023-03-10
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
1
-2
/
+4
2023-03-10
netlink: remove unused 'compare' function
Florian Westphal
2
-3
/
+0
2023-03-10
mctp: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-105
/
+202
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
28
-77
/
+136
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
2
-4
/
+47
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
3
-1
/
+186
2023-03-09
net: avoid double iput when sock_alloc_file fails
Thadeu Lima de Souza Cascardo
1
-7
/
+4
2023-03-09
af_unix: fix struct pid leaks in OOB support
Eric Dumazet
1
-2
/
+8
2023-03-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-0
/
+34
2023-03-08
netfilter: nat: fix indentation of function arguments
Jeremy Sowden
1
-2
/
+2
[next]