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
2020-01-16
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
1
-5
/
+3
2020-01-16
netfilter: flowtable: add nf_flow_offload_work_alloc()
Pablo Neira Ayuso
1
-16
/
+22
2020-01-16
netfilter: flowtable: restrict flow dissector match on meta ingress device
Pablo Neira Ayuso
1
-1
/
+7
2020-01-16
netfilter: flowtable: fetch stats only if flow is still alive
Pablo Neira Ayuso
2
-5
/
+3
2020-01-16
Merge tag 'batadv-next-for-davem-20200114' of git://git.open-mesh.org/linux-m...
David S. Miller
61
-77
/
+85
2020-01-15
net: bridge: vlan: notify on vlan add/delete/change flags
Nikolay Aleksandrov
3
-18
/
+99
2020-01-15
net: bridge: vlan: add rtnetlink group and notify support
Nikolay Aleksandrov
2
-0
/
+90
2020-01-15
net: bridge: vlan: add rtm range support
Nikolay Aleksandrov
1
-14
/
+72
2020-01-15
net: bridge: vlan: add del rtm message support
Nikolay Aleksandrov
1
-0
/
+6
2020-01-15
net: bridge: vlan: add new rtm message support
Nikolay Aleksandrov
3
-6
/
+123
2020-01-15
net: bridge: vlan: add rtm definitions and dump support
Nikolay Aleksandrov
3
-0
/
+164
2020-01-15
net: bridge: netlink: add extack error messages when processing vlans
Nikolay Aleksandrov
2
-14
/
+30
2020-01-15
net: bridge: vlan: add helpers to check for vlan id/range validity
Nikolay Aleksandrov
2
-10
/
+34
2020-01-15
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-0
/
+7
2020-01-15
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
4
-0
/
+81
2020-01-15
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
4
-21
/
+36
2020-01-15
ipv4: Replace route in list before notifying
Ido Schimmel
1
-4
/
+7
2020-01-15
net: qrtr: Remove receive worker
Bjorn Andersson
1
-40
/
+17
2020-01-15
net: qrtr: Make qrtr_port_lookup() use RCU
Bjorn Andersson
1
-2
/
+6
2020-01-15
net: qrtr: Migrate node lookup tree to spinlock
Bjorn Andersson
1
-6
/
+14
2020-01-15
net: qrtr: Implement outgoing flow control
Bjorn Andersson
1
-7
/
+187
2020-01-15
net: qrtr: Move resume-tx transmission to recvmsg
Bjorn Andersson
1
-27
/
+33
2020-01-15
pktgen: Allow configuration of IPv6 source address range
Niu Xilei
1
-0
/
+98
2020-01-14
net: mac80211: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-8
/
+5
2020-01-14
net: netfilter: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-5
/
+3
2020-01-14
net: ipv4: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-5
/
+3
2020-01-14
net: sched: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2
-6
/
+2
2020-01-14
net: openvswitch: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-7
/
+4
2020-01-14
net: xfrm: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2
-17
/
+7
2020-01-14
net: udp: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2
-4
/
+2
2020-01-14
netns: don't disable BHs when locking "nsid_lock"
Guillaume Nault
1
-11
/
+11
2020-01-14
netns: protect netns ID lookups with RCU
Guillaume Nault
1
-15
/
+7
2020-01-14
netns: Remove __peernet2id_alloc()
Guillaume Nault
1
-32
/
+23
2020-01-10
skb: add helpers to allocate ext independently from sk_buff
Paolo Abeni
1
-2
/
+33
2020-01-10
tcp: Check for filled TCP option space before SACK
Mat Martineau
1
-3
/
+7
2020-01-10
tcp: Export TCP functions and ops struct
Mat Martineau
3
-7
/
+7
2020-01-10
tcp: coalesce/collapse must respect MPTCP extensions
Mat Martineau
2
-4
/
+9
2020-01-10
mptcp: Add MPTCP to skb extensions
Mat Martineau
1
-0
/
+7
2020-01-10
tcp, ulp: Add clone operation to tcp_ulp_ops
Mat Martineau
1
-0
/
+14
2020-01-10
sock: Make sk_protocol a 16-bit value
Mat Martineau
1
-38
/
+22
2020-01-10
net: Make sock protocol value checks more specific
Mat Martineau
2
-2
/
+2
2020-01-10
flow_dissector: fix document for skb_flow_get_icmp_tci
Li RongQing
1
-1
/
+1
2020-01-10
net/ncsi: Support for multi host mellanox card
Vijay Khemka
2
-0
/
+89
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
21
-92
/
+157
2020-01-09
ethtool: potential NULL dereference in strset_prepare_data()
Dan Carpenter
1
-0
/
+1
2020-01-09
ethtool: fix ->reply_size() error handling
Dan Carpenter
1
-2
/
+4
2020-01-09
ethtool: fix a memory leak in ethnl_default_start()
Dan Carpenter
1
-3
/
+10
2020-01-09
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
3
-5
/
+31
2020-01-09
tipc: fix wrong connect() return code
Tuong Lien
1
-2
/
+2
2020-01-09
tipc: fix link overflow issue at socket shutdown
Tuong Lien
1
-21
/
+32
[next]