index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: unlock rules update API
Vlad Buslov
2019-02-12
1
-17
/
+114
*
net: sched: refactor tcf_block_find() into standalone functions
Vlad Buslov
2019-02-12
1
-92
/
+149
*
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2019-02-12
13
-135
/
+178
*
net: sched: extend proto ops with 'put' callback
Vlad Buslov
2019-02-12
1
-1
/
+11
*
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
2019-02-12
12
-15
/
+20
*
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
2019-02-12
1
-6
/
+29
*
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
2019-02-12
1
-25
/
+152
*
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
2019-02-12
2
-12
/
+62
*
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
2019-02-12
1
-10
/
+43
*
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2019-02-12
2
-33
/
+84
*
net: sched: protect chain template accesses with block lock
Vlad Buslov
2019-02-12
1
-16
/
+57
*
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
2019-02-12
2
-26
/
+74
*
net: sched: protect block->chain0 with block->lock
Vlad Buslov
2019-02-12
1
-3
/
+14
*
net: sched: refactor tc_ctl_chain() to use block->lock
Vlad Buslov
2019-02-12
1
-11
/
+25
*
net: sched: protect chain->explicitly_created with block->lock
Vlad Buslov
2019-02-12
1
-6
/
+13
*
net: sched: protect block state with mutex
Vlad Buslov
2019-02-12
1
-13
/
+71
*
net/tls: Do not use async crypto for non-data records
Vakul Garg
2019-02-12
1
-6
/
+12
*
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-12
1
-4
/
+10
*
devlink: fix condition for compat device info
Jakub Kicinski
2019-02-12
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-09
1
-11
/
+9
*
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-09
1
-2
/
+1
*
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-2
/
+2
*
net/sched: use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-1
/
+1
*
bridge: use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-2
/
+1
*
devlink: publish params only after driver init is done
Jiri Pirko
2019-02-09
1
-1
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
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-05
1
-0
/
+4
|
|
*
|
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
2019-02-05
1
-5
/
+8
[next]