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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: remove hdrlen argument from tcp_queue_rcv()
Eric Dumazet
2018-11-27
1
-7
/
+6
*
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
2018-11-27
4
-2
/
+81
*
netns: enable to dump full nsid translation table
Nicolas Dichtel
2018-11-27
1
-6
/
+26
*
netns: enable to specify a nsid for a get request
Nicolas Dichtel
2018-11-27
1
-0
/
+5
*
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
2018-11-27
1
-11
/
+75
*
netns: introduce 'struct net_fill_args'
Nicolas Dichtel
2018-11-27
1
-14
/
+34
*
netns: remove net arg from rtnl_net_fill()
Nicolas Dichtel
2018-11-27
1
-6
/
+4
*
net: bridge: export supported boolopts
Nikolay Aleksandrov
2018-11-27
1
-1
/
+1
*
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-27
4
-1
/
+31
*
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-27
4
-2
/
+96
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
1
-22
/
+184
|
\
|
*
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-22
1
-0
/
+29
|
*
bpf: Support socket lookup in CGROUP_SOCK_ADDR progs
Andrey Ignatov
2018-11-16
1
-0
/
+45
|
*
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
2018-11-16
1
-3
/
+2
|
*
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
2018-11-09
1
-19
/
+86
|
*
bpf: add perf event notificaton support for sock_ops
Sowmini Varadhan
2018-11-09
1
-0
/
+22
*
|
net: remove unsafe skb_insert()
Eric Dumazet
2018-11-25
1
-22
/
+0
*
|
net: bridge: remove redundant checks for null p->dev and p->br
Colin Ian King
2018-11-25
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
19
-125
/
+197
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-24
19
-122
/
+193
|
|
\
\
|
|
*
|
net/sched: act_police: add missing spinlock initialization
Davide Caratti
2018-11-23
1
-0
/
+1
|
|
*
|
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
2018-11-23
1
-2
/
+5
|
|
*
|
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
2018-11-23
1
-6
/
+13
|
|
*
|
packet: copy user buffers before orphan or clone
Willem de Bruijn
2018-11-23
1
-2
/
+2
|
|
*
|
net/smc: use after free fix in smc_wr_tx_put_slot()
Ursula Braun
2018-11-21
1
-1
/
+3
|
|
*
|
net/smc: atomic SMCD cursor handling
Ursula Braun
2018-11-21
2
-26
/
+60
|
|
*
|
net/smc: add SMC-D shutdown signal
Hans Wippel
2018-11-21
4
-14
/
+43
|
|
*
|
net/smc: use queue pair number when matching link group
Karsten Graul
2018-11-21
3
-9
/
+12
|
|
*
|
net/smc: abort CLC connection in smc_release
Hans Wippel
2018-11-21
1
-0
/
+2
|
|
*
|
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-21
3
-6
/
+16
|
|
*
|
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-11-21
1
-0
/
+5
|
|
*
|
net/sched: act_police: fix race condition on state variables
Davide Caratti
2018-11-20
1
-14
/
+21
|
|
*
|
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-20
1
-0
/
+1
|
|
*
|
sctp: not increase stream's incnt before sending addstrm_in request
Xin Long
2018-11-19
1
-1
/
+0
|
|
*
|
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
2018-11-19
1
-0
/
+3
|
|
*
|
sctp: not allow to set asoc prsctp_enable by sockopt
Xin Long
2018-11-19
1
-21
/
+5
|
|
*
|
sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
Xin Long
2018-11-19
1
-20
/
+1
|
*
|
|
Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2018-11-23
1
-3
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
libceph: fall back to sendmsg for slab pages
Ilya Dryomov
2018-11-19
1
-3
/
+9
*
|
|
|
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
2018-11-23
1
-3
/
+0
*
|
|
|
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
2
-44
/
+25
*
|
|
|
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
2018-11-23
1
-0
/
+100
*
|
|
|
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-11-23
1
-0
/
+56
*
|
|
|
switchdev: Add a blocking notifier chain
Petr Machata
2018-11-23
1
-0
/
+26
*
|
|
|
net/smc: unregister rkeys of unused buffer
Karsten Graul
2018-11-23
3
-13
/
+18
*
|
|
|
net/smc: add infrastructure to send delete rkey messages
Karsten Graul
2018-11-23
3
-1
/
+57
*
|
|
|
net/smc: avoid a delay by waiting for nothing
Karsten Graul
2018-11-23
1
-1
/
+3
*
|
|
|
net/smc: cleanup listen worker mutex unlocking
Ursula Braun
2018-11-23
1
-2
/
+3
*
|
|
|
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
2018-11-23
3
-11
/
+13
*
|
|
|
net/smc: no link delete for a never active link
Ursula Braun
2018-11-23
1
-1
/
+4
[next]