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
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-84
/
+136
2016-08-29
net_sched: fix use of uninitialized ethertype variable in cls_flower
Arnd Bergmann
1
-10
/
+11
2016-08-29
tcp: add tcp_add_backlog()
Eric Dumazet
2
-8
/
+30
2016-08-29
kcm: Remove TCP specific references from kcm and strparser
Tom Herbert
2
-36
/
+42
2016-08-29
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
3
-0
/
+10
2016-08-27
tipc: add UDP remoteip dump to netlink API
Richard Alpe
3
-1
/
+100
2016-08-27
tipc: add the ability to get UDP options via netlink
Richard Alpe
3
-0
/
+70
2016-08-27
tipc: add replicast peer discovery
Richard Alpe
1
-3
/
+80
2016-08-27
tipc: introduce UDP replicast
Richard Alpe
5
-12
/
+200
2016-08-27
tipc: refactor multicast ip check
Richard Alpe
1
-15
/
+19
2016-08-27
tipc: split UDP send function
Richard Alpe
1
-18
/
+32
2016-08-27
tipc: split UDP nl address parsing
Richard Alpe
1
-57
/
+55
2016-08-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-4
/
+24
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
8
-99
/
+107
2016-08-26
switchdev: Support parent ID comparison for stacked devices
Ido Schimmel
1
-2
/
+0
2016-08-26
net: flush the softnet backlog in process context
Paolo Abeni
1
-22
/
+50
2016-08-26
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
1
-0
/
+5
2016-08-26
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
1
-4
/
+5
2016-08-26
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
3
-0
/
+3
2016-08-26
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2
-0
/
+2
2016-08-26
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
1
-1
/
+4
2016-08-25
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
2016-08-25
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
2016-08-25
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
1
-3
/
+33
2016-08-25
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
1
-11
/
+17
2016-08-25
net: dsa: rename switch operations structure
Vivien Didelot
3
-116
/
+116
2016-08-24
Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
9
-160
/
+943
2016-08-24
Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
6
-10
/
+28
2016-08-24
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Daniel Borkmann
2
-2
/
+20
2016-08-24
Bluetooth: Fix memory leak at end of hci requests
Frederic Dalleau
1
-0
/
+2
2016-08-24
rxrpc: Improve management and caching of client connection objects
David Howells
8
-157
/
+933
2016-08-24
rxrpc: Dup the main conn list for the proc interface
David Howells
5
-4
/
+11
2016-08-24
rxrpc: Make /proc/net/rxrpc_calls safer
David Howells
4
-9
/
+26
2016-08-24
rxrpc: Fix conn-based retransmit
David Howells
2
-1
/
+2
2016-08-24
net: remove clear_sk() method
Eric Dumazet
1
-6
/
+2
2016-08-24
ipv6: tcp: get rid of tcp_v6_clear_sk()
Eric Dumazet
1
-12
/
+0
2016-08-24
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
4
-21
/
+0
2016-08-24
ipv6: udp: remove udp_v6_clear_sk()
Eric Dumazet
3
-15
/
+1
2016-08-24
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
3
-0
/
+95
2016-08-24
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2
-3
/
+6
2016-08-24
tipc: use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2016-08-24
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
4
-4
/
+0
2016-08-24
sctp: fix overrun in sctp_diag_dump_one()
Lance Richardson
1
-2
/
+4
2016-08-24
Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
7
-62
/
+226
2016-08-24
Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
14
-80
/
+113
2016-08-24
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
1
-0
/
+2
2016-08-24
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
1
-13
/
+8
2016-08-24
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2
-2
/
+14
2016-08-24
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-11
/
+9
2016-08-24
udp: fix poll() issue with zero sized packets
Eric Dumazet
1
-6
/
+6
[next]