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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
455
-6052
/
+19494
|
\
|
*
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
2017-02-21
1
-1
/
+3
|
*
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
2017-02-21
1
-1
/
+1
|
*
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
Eric Dumazet
2017-02-21
1
-2
/
+2
|
*
net/hsr: use eth_hw_addr_random()
Tobias Klauser
2017-02-21
1
-1
/
+1
|
*
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
2017-02-21
1
-3
/
+3
|
*
ip: fix IP_CHECKSUM handling
Paolo Abeni
2017-02-21
1
-4
/
+4
|
*
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
2017-02-21
1
-6
/
+1
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-02-20
2
-2
/
+2
|
|
\
|
|
*
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Colin Ian King
2017-02-16
1
-1
/
+1
|
|
*
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Ezequiel Garcia
2017-02-16
1
-1
/
+1
|
*
|
net: mpls: Add support for netconf
David Ahern
2017-02-20
2
-3
/
+211
|
*
|
sctp: add support for MSG_MORE
Xin Long
2017-02-20
2
-6
/
+4
|
*
|
sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING
Xin Long
2017-02-20
1
-0
/
+4
|
*
|
openvswitch: Set event bit after initializing labels.
Jarno Rajahalme
2017-02-20
1
-3
/
+6
|
*
|
sctp: check duplicate node before inserting a new transport
Xin Long
2017-02-19
1
-0
/
+13
|
*
|
sctp: add reconf chunk event
Xin Long
2017-02-19
1
-0
/
+30
|
*
|
sctp: add reconf chunk process
Xin Long
2017-02-19
1
-0
/
+54
|
*
|
sctp: add a function to verify the sctp reconf chunk
Xin Long
2017-02-19
1
-0
/
+59
|
*
|
sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...
Xin Long
2017-02-19
2
-7
/
+71
|
*
|
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...
Xin Long
2017-02-19
1
-0
/
+113
|
*
|
sctp: add support for generating stream ssn reset event notification
Xin Long
2017-02-19
1
-0
/
+29
|
*
|
sctp: add support for generating stream reconf resp chunk
Xin Long
2017-02-19
1
-0
/
+74
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-19
4
-30
/
+44
|
|
\
\
|
*
|
|
tcp: use page_ref_inc() in tcp_sendmsg()
Eric Dumazet
2017-02-17
1
-1
/
+1
|
*
|
|
tcp: accommodate sequence number to a peer's shrunk receive window caused by ...
Cui, Cheng
2017-02-17
1
-2
/
+5
|
*
|
|
rds:Remove unnecessary ib_ring unalloc
Zhu Yanjun
2017-02-17
1
-1
/
+0
|
*
|
|
pkt_sched: Remove useless qdisc_stab_lock
Gao Feng
2017-02-17
1
-12
/
+0
|
*
|
|
rxrpc: Change module filename to rxrpc.ko
David Howells
2017-02-17
1
-6
/
+6
|
*
|
|
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
Daniel Borkmann
2017-02-17
1
-4
/
+7
|
*
|
|
bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries
Roopa Prabhu
2017-02-17
1
-1
/
+1
|
*
|
|
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
2
-1
/
+9
|
*
|
|
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
2017-02-17
1
-9
/
+9
|
*
|
|
bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure
Roopa Prabhu
2017-02-17
1
-0
/
+2
|
*
|
|
tipc: Fix tipc_sk_reinit race conditions
Herbert Xu
2017-02-17
2
-11
/
+23
|
*
|
|
net/sched: cls_bpf: Reflect HW offload status
Or Gerlitz
2017-02-17
1
-2
/
+11
|
*
|
|
net/sched: cls_u32: Reflect HW offload status
Or Gerlitz
2017-02-17
1
-0
/
+10
|
*
|
|
net/sched: cls_matchall: Reflect HW offloading status
Or Gerlitz
2017-02-17
1
-2
/
+10
|
*
|
|
net/sched: cls_flower: Reflect HW offload status
Or Gerlitz
2017-02-17
1
-0
/
+5
|
*
|
|
net/sched: cls_matchall: Dump the classifier flags
Or Gerlitz
2017-02-17
1
-0
/
+3
|
*
|
|
net/sched: cls_flower: Properly handle classifier flags dumping
Or Gerlitz
2017-02-17
1
-1
/
+2
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-16
21
-141
/
+394
|
|
\
\
\
|
|
*
|
|
esp: Add a software GRO codepath
Steffen Klassert
2017-02-15
11
-7
/
+287
|
|
*
|
|
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
2017-02-15
1
-0
/
+2
|
|
*
|
|
xfrm: Export xfrm_parse_spi.
Steffen Klassert
2017-02-15
1
-0
/
+1
|
|
*
|
|
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
2017-02-15
2
-0
/
+11
|
|
*
|
|
net: Add a skb_gro_flush_final helper.
Steffen Klassert
2017-02-15
3
-3
/
+3
|
|
*
|
|
xfrm: Add a secpath_set helper.
Steffen Klassert
2017-02-15
2
-24
/
+25
|
|
*
|
|
xfrm: policy: make policy backend const
Florian Westphal
2017-02-09
3
-11
/
+11
|
|
*
|
|
xfrm: policy: remove xfrm_policy_put_afinfo
Florian Westphal
2017-02-09
1
-13
/
+8
[next]