index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-29
4
-5
/
+25
*
net: Add more comments
Kirill Tkhai
2018-03-27
2
-1
/
+3
*
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2018-03-27
2
-22
/
+22
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
10
-14
/
+0
*
net: Reflect all pernet_operations are converted
Kirill Tkhai
2018-03-27
1
-37
/
+6
*
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
2018-03-26
1
-0
/
+6
*
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
3
-10
/
+10
*
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
2018-03-26
1
-7
/
+0
*
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
2018-03-26
1
-0
/
+20
*
net: permit skb_segment on head_frag frag_list skb
Yonghong Song
2018-03-25
1
-5
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
7
-51
/
+98
|
\
|
*
devlink: Remove redundant free on error path
Arkadi Sharshevsky
2018-03-20
1
-12
/
+4
|
*
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-16
1
-1
/
+1
|
*
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-03-16
1
-2
/
+5
|
*
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-14
1
-7
/
+15
|
*
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-03-12
2
-8
/
+25
|
*
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2018-03-09
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-07
1
-18
/
+42
|
|
\
|
|
*
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
Daniel Axtens
2018-03-03
1
-18
/
+42
|
*
|
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
2018-03-07
1
-2
/
+5
*
|
|
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
2018-03-22
1
-0
/
+1
*
|
|
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
2018-03-22
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-21
2
-1
/
+333
|
\
\
\
|
*
|
|
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
2018-03-19
1
-1
/
+134
|
*
|
|
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
2018-03-19
1
-0
/
+16
|
*
|
|
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
2018-03-19
1
-0
/
+16
|
*
|
|
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
1
-0
/
+106
|
*
|
|
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
1
-11
/
+16
|
*
|
|
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-03-19
1
-0
/
+56
*
|
|
|
net: Use rtnl_lock_killable() in register_netdev()
Kirill Tkhai
2018-03-16
1
-1
/
+2
*
|
|
|
net: Add rtnl_lock_killable()
Kirill Tkhai
2018-03-16
1
-0
/
+6
*
|
|
|
sock: remove zerocopy sockopt restriction on closed tcp state
Willem de Bruijn
2018-03-14
1
-2
/
+0
*
|
|
|
pktgen: Fix memory leak in pktgen_if_write
Gustavo A. R. Silva
2018-03-14
1
-1
/
+1
*
|
|
|
pktgen: use dynamic allocation for debug print buffer
Arnd Bergmann
2018-03-13
1
-7
/
+8
*
|
|
|
net: Make RX-FCS and HW GRO mutually exclusive
Gal Pressman
2018-03-12
1
-4
/
+11
*
|
|
|
net: introduce IFF_NO_RX_HANDLER
Paolo Abeni
2018-03-09
1
-0
/
+3
*
|
|
|
pktgen: Remove VLA usage
Gustavo A. R. Silva
2018-03-09
1
-1
/
+1
*
|
|
|
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
2018-03-09
1
-0
/
+12
*
|
|
|
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
2018-03-08
1
-15
/
+49
*
|
|
|
net: Convert pg_net_ops
Kirill Tkhai
2018-03-08
1
-0
/
+1
*
|
|
|
devlink: Change dpipe/resource get privileges
Arkadi Sharshevsky
2018-03-08
1
-4
/
+4
|
/
/
/
*
|
|
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
2018-03-07
1
-1
/
+2
*
|
|
net: Make account struct net to memcg
Kirill Tkhai
2018-03-07
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
4
-36
/
+83
|
\
|
|
|
*
|
net: make skb_gso_*_seglen functions private
Daniel Axtens
2018-03-04
1
-2
/
+35
|
*
|
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-04
1
-5
/
+6
|
|
/
|
*
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
2018-03-01
1
-1
/
+4
|
*
net: allow interface to be set into VRF if VLAN interface in same VRF
Mike Manning
2018-03-01
1
-5
/
+9
|
*
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
2018-02-28
1
-3
/
+4
|
*
devlink: Fix resource coverity errors
Arkadi Sharshevsky
2018-02-27
1
-16
/
+21
[next]