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
2021-07-20
memcg: enable accounting for VLAN group array
Vasily Averin
1
-1
/
+1
2021-07-20
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
2
-2
/
+4
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
6
-9
/
+9
2021-07-20
memcg: enable accounting for net_device and Tx/Rx queues
Vasily Averin
1
-3
/
+3
2021-07-20
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
3
-1
/
+46
2021-07-20
net: bridge: vlan: notify when global options change
Nikolay Aleksandrov
1
-1
/
+79
2021-07-20
net: bridge: vlan: add support for dumping global vlan options
Nikolay Aleksandrov
3
-8
/
+68
2021-07-20
net: bridge: vlan: add support for global options
Nikolay Aleksandrov
3
-3
/
+102
2021-07-20
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
3
-10
/
+25
2021-07-20
net: bridge: multicast: add vlan querier and query support
Nikolay Aleksandrov
1
-8
/
+60
2021-07-20
net: bridge: multicast: check if should use vlan mcast ctx
Nikolay Aleksandrov
2
-15
/
+62
2021-07-20
net: bridge: multicast: use the port group to port context helper
Nikolay Aleksandrov
1
-6
/
+15
2021-07-20
net: bridge: multicast: add helper to get port mcast context from port group
Nikolay Aleksandrov
1
-0
/
+38
2021-07-20
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
6
-48
/
+173
2021-07-20
net: bridge: multicast: add vlan state initialization and control
Nikolay Aleksandrov
3
-18
/
+164
2021-07-20
net: bridge: vlan: add global and per-port multicast context
Nikolay Aleksandrov
3
-40
/
+106
2021-07-20
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
8
-515
/
+575
2021-07-20
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
5
-275
/
+335
2021-07-20
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
5
-99
/
+146
2021-07-17
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
1
-0
/
+2
2021-07-17
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
1
-9
/
+27
2021-07-16
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
3
-3
/
+95
2021-07-16
net/sched: Remove unnecessary if statement
Yajun Deng
3
-29
/
+8
2021-07-16
rtnetlink: use nlmsg_notify() in rtnetlink_send()
Yajun Deng
1
-8
/
+1
2021-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-94
/
+361
2021-07-16
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
2
-3
/
+91
2021-07-16
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
4
-1
/
+54
2021-07-16
af_unix: Add a dummy ->close() for sockmap
Cong Wang
1
-0
/
+9
2021-07-16
af_unix: Set TCP_ESTABLISHED for datagram sockets too
Cong Wang
1
-6
/
+8
2021-07-16
af_unix: Implement ->read_sock() for sockmap
Cong Wang
1
-0
/
+37
2021-07-16
sock_map: Lift socket state restriction for datagram sockets
Cong Wang
2
-21
/
+1
2021-07-16
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
1
-2
/
+0
2021-07-15
ipv6: remove unnecessary local variable
Rocco Yue
1
-4
/
+2
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
61
-174
/
+671
2021-07-14
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
1
-2
/
+2
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
8
-27
/
+13
2021-07-12
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-11
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
1
-0
/
+4
2021-07-11
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-07-10
mptcp: properly account bulk freed memory
Paolo Abeni
4
-6
/
+18
2021-07-10
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2
-10
/
+28
2021-07-10
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
1
-3
/
+3
2021-07-10
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
1
-5
/
+0
2021-07-10
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
1
-1
/
+15
2021-07-09
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
1
-3
/
+15
2021-07-09
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
1
-0
/
+2
2021-07-09
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
1
-0
/
+3
2021-07-09
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+1
2021-07-09
Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-12
/
+12
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-10
/
+770
[next]