index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
net: diag: make udp_diag_destroy work for mapped addresses.
Lorenzo Colitti
1
-2
/
+2
2016-09-07
netlink: don't forget to release a rhashtable_iter structure
Andrey Vagin
1
-1
/
+0
2016-09-07
rxrpc: Add tracepoint for working out where aborts happen
David Howells
8
-90
/
+91
2016-09-07
rxrpc: Fix returns of call completion helpers
David Howells
1
-5
/
+8
2016-09-07
rxrpc: Calls shouldn't hold socket refs
David Howells
11
-279
/
+303
2016-09-07
rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service()
David Howells
1
-2
/
+2
2016-09-07
rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call()
David Howells
1
-3
/
+4
2016-09-07
rxrpc: Cache the security index in the rxrpc_call struct
David Howells
5
-2
/
+7
2016-09-07
rxrpc: Use call->peer rather than call->conn->params.peer
David Howells
1
-3
/
+5
2016-09-07
rxrpc: Improve the call tracking tracepoint
David Howells
9
-43
/
+76
2016-09-07
rxrpc: Delete unused rxrpc_kernel_free_skb()
David Howells
1
-13
/
+0
2016-09-07
rxrpc: Whitespace cleanup
David Howells
1
-2
/
+1
2016-09-06
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-06
net: Don't delete routes in different VRFs
Mark Tomlinson
2
-3
/
+8
2016-09-06
Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
5
-640
/
+660
2016-09-06
Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
4
-31
/
+23
2016-09-06
ipv6: release dst in ping_v6_sendmsg
Dave Jones
1
-2
/
+7
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
36
-1554
/
+1196
2016-09-04
rxrpc Move enum rxrpc_command to sendmsg.c
David Howells
2
-7
/
+7
2016-09-04
rxrpc: Rearrange net/rxrpc/sendmsg.c
David Howells
1
-281
/
+277
2016-09-04
rxrpc: Split sendmsg from packet transmission code
David Howells
5
-633
/
+657
2016-09-04
rxrpc: Don't change the epoch
David Howells
1
-24
/
+8
2016-09-04
rxrpc: Randomise epoch and starting client conn ID values
David Howells
1
-1
/
+8
2016-09-04
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
1
-22
/
+23
2016-09-04
Revert "af_unix: Fix splice-bind deadlock"
Linus Torvalds
1
-40
/
+26
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+16
2016-09-04
netns: avoid disabling irq for netns id
WANG Cong
1
-20
/
+15
2016-09-04
vxlan: call peernet2id() in fdb notification
WANG Cong
1
-1
/
+1
2016-09-04
openvswitch: Free tmpl with tmpl_free.
Joe Stringer
1
-1
/
+1
2016-09-04
rxrpc: The client call state must be changed before attachment to conn
David Howells
2
-2
/
+4
2016-09-02
tipc: send broadcast nack directly upon sequence gap detection
Jon Paul Maloy
1
-7
/
+16
2016-09-02
tipc: rate limit broadcast retransmissions
Jon Paul Maloy
1
-5
/
+47
2016-09-02
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
7
-27
/
+108
2016-09-02
rxrpc: Fix uninitialised variable warning
David Howells
1
-3
/
+2
2016-09-02
rxrpc: fix undefined behavior in rxrpc_mark_call_released
Arnd Bergmann
1
-1
/
+1
2016-09-02
l2tp: fix use-after-free during module unload
Sabrina Dubroca
1
-0
/
+3
2016-09-01
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
Eli Cooper
1
-0
/
+2
2016-09-01
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
4
-4
/
+14
2016-09-01
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
4
-22
/
+37
2016-09-01
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
Gao Feng
1
-2
/
+4
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
4
-57
/
+83
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
9
-61
/
+214
2016-09-01
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
Neal Cardwell
1
-0
/
+1
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
1
-5
/
+2
2016-09-01
netconf: add a notif when settings are created
Nicolas Dichtel
2
-5
/
+15
2016-09-01
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
1
-0
/
+7
2016-09-01
l2tp: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-09-01
tcp: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-09-01
ila: make nla_policy const
stephen hemminger
2
-2
/
+2
2016-09-01
fou: make nla_policy const
stephen hemminger
1
-1
/
+1
[prev]
[next]