index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
13
-135
/
+178
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
1
-1
/
+11
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
12
-15
/
+20
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
1
-6
/
+29
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
1
-25
/
+152
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
2
-12
/
+62
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
1
-10
/
+43
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2
-33
/
+84
2019-02-12
net: sched: protect chain template accesses with block lock
Vlad Buslov
1
-16
/
+57
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
2
-26
/
+74
2019-02-12
net: sched: protect block->chain0 with block->lock
Vlad Buslov
1
-3
/
+14
2019-02-12
net: sched: refactor tc_ctl_chain() to use block->lock
Vlad Buslov
1
-11
/
+25
2019-02-12
net: sched: protect chain->explicitly_created with block->lock
Vlad Buslov
1
-6
/
+13
2019-02-12
net: sched: protect block state with mutex
Vlad Buslov
1
-13
/
+71
2019-02-12
net/tls: Do not use async crypto for non-data records
Vakul Garg
1
-6
/
+12
2019-02-12
devlink: use direct return of genlmsg_reply
Li RongQing
1
-4
/
+1
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
1
-5
/
+0
2019-02-12
net/smc: check port_idx of ib event
Karsten Graul
1
-8
/
+16
2019-02-12
net/smc: check connections in smc_lgr_free_work
Karsten Graul
1
-4
/
+2
2019-02-12
net/smc: reduce amount of status updates to peer
Karsten Graul
1
-14
/
+8
2019-02-12
net/smc: no delay for free tx buffer wait
Karsten Graul
1
-1
/
+1
2019-02-12
net/smc: move wake up of close waiter
Karsten Graul
2
-2
/
+7
2019-02-12
net/smc: reset cursor update required flag
Karsten Graul
2
-4
/
+4
2019-02-11
devlink: don't allocate attrs on the stack
Jakub Kicinski
1
-4
/
+10
2019-02-11
devlink: fix condition for compat device info
Jakub Kicinski
1
-1
/
+1
2019-02-11
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
1
-0
/
+8
2019-02-11
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
1
-0
/
+2
2019-02-10
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
17
-18
/
+18
2019-02-10
net: Move all TC actions identifiers to one place
Eli Cohen
1
-2
/
+0
2019-02-09
net/tls: Disable async decrytion for tls1.3
Vakul Garg
1
-2
/
+6
2019-02-08
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
1
-11
/
+9
2019-02-08
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-08
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-02-08
net/sched: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-02-08
bridge: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
1
-1
/
+47
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
50
-252
/
+576
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-240
/
+474
2019-02-07
net/smc: original socket family in inet_sock_diag
Karsten Graul
1
-2
/
+1
2019-02-07
net/smc: move code to clear the conn->lgr field
Karsten Graul
1
-2
/
+3
2019-02-07
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
1
-16
/
+28
2019-02-07
net/smc: unlock LGR pending lock earlier for SMC-D
Hans Wippel
1
-5
/
+9
2019-02-07
net/smc: use smc_curs_copy() for SMC-D
Ursula Braun
1
-4
/
+5
2019-02-07
net/smc: postpone release of clcsock
Ursula Braun
2
-17
/
+23
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-07
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+63
2019-02-07
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+46
2019-02-07
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+20
2019-02-07
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+36
2019-02-07
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+149
[next]