index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
devlink: use direct return of genlmsg_reply
Li RongQing
2019-02-12
1
-4
/
+1
*
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-12
1
-5
/
+0
*
net/smc: check port_idx of ib event
Karsten Graul
2019-02-12
1
-8
/
+16
*
net/smc: check connections in smc_lgr_free_work
Karsten Graul
2019-02-12
1
-4
/
+2
*
net/smc: reduce amount of status updates to peer
Karsten Graul
2019-02-12
1
-14
/
+8
*
net/smc: no delay for free tx buffer wait
Karsten Graul
2019-02-12
1
-1
/
+1
*
net/smc: move wake up of close waiter
Karsten Graul
2019-02-12
2
-2
/
+7
*
net/smc: reset cursor update required flag
Karsten Graul
2019-02-12
2
-4
/
+4
*
devlink: don't allocate attrs on the stack
Jakub Kicinski
2019-02-11
1
-4
/
+10
*
devlink: fix condition for compat device info
Jakub Kicinski
2019-02-11
1
-1
/
+1
*
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
2019-02-11
1
-0
/
+8
*
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
2019-02-11
1
-0
/
+2
*
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
2019-02-10
17
-18
/
+18
*
net: Move all TC actions identifiers to one place
Eli Cohen
2019-02-10
1
-2
/
+0
*
net/tls: Disable async decrytion for tls1.3
Vakul Garg
2019-02-09
1
-2
/
+6
*
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
2019-02-08
1
-11
/
+9
*
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-2
/
+1
*
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-2
/
+2
*
net/sched: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-1
/
+1
*
bridge: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-2
/
+1
*
devlink: publish params only after driver init is done
Jiri Pirko
2019-02-08
1
-1
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
50
-252
/
+576
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-08
48
-240
/
+474
|
|
\
|
|
*
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
2019-02-07
1
-1
/
+2
|
|
*
net: dsa: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
2019-02-06
1
-2
/
+2
|
|
*
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
2019-02-06
1
-1
/
+2
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-02-05
8
-116
/
+111
|
|
|
\
|
|
|
*
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
2019-02-05
1
-39
/
+23
|
|
|
*
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
2019-02-05
1
-1
/
+3
|
|
|
*
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-02-04
6
-79
/
+72
|
|
|
*
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
2019-02-04
1
-0
/
+16
|
|
*
|
net: dsa: Fix lockdep false positive splat
Marc Zyngier
2019-02-04
1
-0
/
+4
|
|
*
|
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
2019-02-04
1
-5
/
+8
|
|
*
|
net: cls_flower: Remove filter from mask before freeing it
Petr Machata
2019-02-04
1
-1
/
+5
|
|
*
|
net/smc: correct state change for peer closing
Ursula Braun
2019-02-04
1
-8
/
+1
|
|
*
|
net/smc: delete rkey first before switching to unused
Ursula Braun
2019-02-04
1
-1
/
+1
|
|
*
|
net/smc: fix sender_free computation
Ursula Braun
2019-02-04
3
-4
/
+30
|
|
*
|
net/smc: preallocated memory for rdma work requests
Ursula Braun
2019-02-04
7
-33
/
+92
|
|
|
/
|
|
*
sctp: check and update stream->out_curr when allocating stream_out
Xin Long
2019-02-03
1
-0
/
+20
|
|
*
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
2019-02-03
1
-0
/
+3
|
|
*
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
2019-02-03
1
-8
/
+18
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-01
2
-2
/
+3
|
|
|
\
|
|
|
*
sk_msg: Always cancel strp work before freeing the psock
Jakub Sitnicki
2019-01-29
1
-2
/
+1
|
|
|
*
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
2019-01-23
1
-0
/
+2
|
|
*
|
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
2019-02-01
1
-2
/
+2
|
|
*
|
net/smc: fix use of variable in cleared area
Karsten Graul
2019-02-01
1
-4
/
+4
|
|
*
|
net/smc: use device link provided in qp_context
Karsten Graul
2019-02-01
1
-3
/
+3
|
|
*
|
net/smc: call smc_cdc_msg_send() under send_lock
Karsten Graul
2019-02-01
1
-1
/
+4
|
|
*
|
net/smc: do not wait under send_lock
Karsten Graul
2019-02-01
1
-6
/
+4
|
|
*
|
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
2019-02-01
1
-1
/
+10
[next]