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
*
rxrpc: The client call state must be changed before attachment to conn
David Howells
2016-09-04
2
-2
/
+4
*
rxrpc: Fix uninitialised variable warning
David Howells
2016-09-02
1
-3
/
+2
*
rxrpc: fix undefined behavior in rxrpc_mark_call_released
Arnd Bergmann
2016-09-02
1
-1
/
+1
*
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
2016-09-01
4
-4
/
+14
*
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
2016-09-01
4
-22
/
+37
*
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-01
4
-57
/
+83
*
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-09-01
9
-61
/
+214
*
l2tp: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
tcp: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
ila: make nla_policy const
stephen hemminger
2016-09-01
2
-2
/
+2
*
fou: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
netns: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
batman: make netlink attributes const
stephen hemminger
2016-09-01
1
-2
/
+2
*
drop_monitor: make genl_multicast_group const
stephen hemminger
2016-09-01
1
-1
/
+1
*
net: make genetlink ctrl ops const
stephen hemminger
2016-09-01
1
-2
/
+2
*
mpls: get rid of trivial returns
stephen hemminger
2016-09-01
1
-5
/
+0
*
net: dsa: add MDB support
Vivien Didelot
2016-08-31
1
-0
/
+55
*
net: mpls: Fixups for GSO
David Ahern
2016-08-30
3
-13
/
+40
*
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-30
6
-6
/
+62
*
net: batch calls to flush_all_backlogs()
Eric Dumazet
2016-08-30
1
-20
/
+12
*
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
2016-08-30
2
-11
/
+14
*
rxrpc: Use call->peer rather than going to the connection
David Howells
2016-08-30
1
-5
/
+5
*
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
2016-08-30
1
-0
/
+15
*
rxrpc: Trace rxrpc_call usage
David Howells
2016-08-30
11
-34
/
+104
*
rxrpc: Calls should only have one terminal state
David Howells
2016-08-30
12
-184
/
+226
*
rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_calls
David Howells
2016-08-30
1
-11
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
29
-84
/
+136
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-08-26
5
-4
/
+24
|
|
\
|
|
*
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
2016-08-25
1
-1
/
+1
|
|
*
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
2016-08-25
1
-1
/
+1
|
|
*
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Daniel Borkmann
2016-08-24
2
-2
/
+20
|
|
*
Bluetooth: Fix memory leak at end of hci requests
Frederic Dalleau
2016-08-24
1
-0
/
+2
|
*
|
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
2016-08-25
1
-4
/
+5
|
*
|
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
2016-08-25
1
-1
/
+4
|
|
/
|
*
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2016-08-23
2
-3
/
+6
|
*
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2016-08-23
4
-4
/
+0
|
*
sctp: fix overrun in sctp_diag_dump_one()
Lance Richardson
2016-08-23
1
-2
/
+4
|
*
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2016-08-23
2
-2
/
+14
|
*
udp: fix poll() issue with zero sized packets
Eric Dumazet
2016-08-23
1
-6
/
+6
|
*
net sched: fix encoding to use real length
Jamal Hadi Salim
2016-08-22
1
-8
/
+10
|
*
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...
Shmulik Ladkani
2016-08-22
1
-3
/
+5
|
*
net: ipv6: Remove addresses for failures with strict DAD
Mike Manning
2016-08-22
1
-13
/
+21
|
*
l2tp: Fix the connect status check in pppol2tp_getname
Gao Feng
2016-08-19
1
-1
/
+1
|
*
sctp: linearize early if it's not GSO
Marcelo Ricardo Leitner
2016-08-19
2
-17
/
+7
|
*
fib_trie: Fix the description of pos and bits
Xunlei Pang
2016-08-18
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-08-18
6
-15
/
+29
|
|
\
|
|
*
netfilter: cttimeout: fix use after free error when delete netns
Liping Zhang
2016-08-18
1
-6
/
+10
|
|
*
netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
Liping Zhang
2016-08-18
1
-4
/
+4
|
|
*
netfilter: tproxy: properly refcount tcp listeners
Eric Dumazet
2016-08-18
1
-0
/
+4
|
|
*
netfilter: nfnetlink_acct: report overquota to the right netns
Liping Zhang
2016-08-18
2
-5
/
+6
[next]