index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-28
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
3
-0
/
+10
2016-08-26
tipc: add UDP remoteip dump to netlink API
Richard Alpe
3
-1
/
+100
2016-08-26
tipc: add the ability to get UDP options via netlink
Richard Alpe
3
-0
/
+70
2016-08-26
tipc: add replicast peer discovery
Richard Alpe
1
-3
/
+80
2016-08-26
tipc: introduce UDP replicast
Richard Alpe
5
-12
/
+200
2016-08-26
tipc: refactor multicast ip check
Richard Alpe
1
-15
/
+19
2016-08-26
tipc: split UDP send function
Richard Alpe
1
-18
/
+32
2016-08-26
tipc: split UDP nl address parsing
Richard Alpe
1
-57
/
+55
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-25
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
3
-0
/
+3
2016-08-25
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2
-0
/
+2
2016-08-24
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
1
-3
/
+33
2016-08-24
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
1
-11
/
+17
2016-08-24
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
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-23
net: remove clear_sk() method
Eric Dumazet
1
-6
/
+2
2016-08-23
ipv6: tcp: get rid of tcp_v6_clear_sk()
Eric Dumazet
1
-12
/
+0
2016-08-23
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
4
-21
/
+0
2016-08-23
ipv6: udp: remove udp_v6_clear_sk()
Eric Dumazet
3
-15
/
+1
2016-08-23
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
3
-0
/
+95
2016-08-23
tipc: use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2016-08-23
Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
7
-62
/
+226
2016-08-23
Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
14
-80
/
+113
2016-08-23
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
1
-0
/
+2
2016-08-23
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
1
-13
/
+8
2016-08-23
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-11
/
+9
2016-08-23
kcm: Fix locking issue
Tom Herbert
2
-10
/
+23
2016-08-23
strparser: Queue work when being unpaused
Tom Herbert
1
-0
/
+11
2016-08-23
rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor
David Howells
4
-4
/
+157
2016-08-23
rxrpc: Calculate serial skew on packet reception
David Howells
5
-31
/
+43
2016-08-23
rxrpc: Set connection expiry on idle, not put
David Howells
2
-27
/
+26
2016-08-23
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
9
-38
/
+79
2016-08-23
rxrpc: Drop channel number field from rxrpc_call struct
David Howells
5
-10
/
+8
2016-08-23
rxrpc: When clearing a socket, clear the call sets in the right order
David Howells
1
-6
/
+6
2016-08-23
rxrpc: Tidy up the rxrpc_call struct a bit
David Howells
5
-20
/
+21
2016-08-23
rxrpc: Remove RXRPC_CALL_PROC_BUSY
David Howells
2
-7
/
+0
2016-08-22
net: strparser: fix strparser sk_user_data check
Dave Watson
1
-3
/
+0
2016-08-22
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
2
-2
/
+7
2016-08-22
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
1
-1
/
+1
2016-08-22
Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-m...
David S. Miller
20
-37
/
+131
2016-08-22
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
10
-72
/
+177
2016-08-21
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
David S. Miller
1
-4
/
+4
[next]