开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-02-13
page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings
Jesper Dangaard Brouer
2019-02-13
net: page_pool: don't use page->private to store dma_addr_t
Ilias Apalodimas
2019-02-13
net: sched: remove duplicated include from cls_api.c
YueHaibing
2019-02-13
net: sched: flower: only return error from hw offload if skip_sw
Vlad Buslov
2019-02-12
net: sched: unlock rules update API
Vlad Buslov
2019-02-12
net: sched: refactor tcf_block_find() into standalone functions
Vlad Buslov
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2019-02-12
net: sched: protect chain template accesses with block lock
Vlad Buslov
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
2019-02-12
net: sched: protect block->chain0 with block->lock
Vlad Buslov
2019-02-12
net: sched: refactor tc_ctl_chain() to use block->lock
Vlad Buslov
2019-02-12
net: sched: protect chain->explicitly_created with block->lock
Vlad Buslov
2019-02-12
net: sched: protect block state with mutex
Vlad Buslov
2019-02-12
net/tls: Do not use async crypto for non-data records
Vakul Garg
2019-02-12
devlink: use direct return of genlmsg_reply
Li RongQing
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-12
net/smc: check port_idx of ib event
Karsten Graul
2019-02-12
net/smc: check connections in smc_lgr_free_work
Karsten Graul
2019-02-12
net/smc: reduce amount of status updates to peer
Karsten Graul
2019-02-12
net/smc: no delay for free tx buffer wait
Karsten Graul
2019-02-12
net/smc: move wake up of close waiter
Karsten Graul
2019-02-12
net/smc: reset cursor update required flag
Karsten Graul
2019-02-11
devlink: don't allocate attrs on the stack
Jakub Kicinski
2019-02-11
devlink: fix condition for compat device info
Jakub Kicinski
2019-02-11
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
2019-02-11
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
2019-02-10
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
2019-02-10
net: Move all TC actions identifiers to one place
Eli Cohen
2019-02-09
net/tls: Disable async decrytion for tls1.3
Vakul Garg
2019-02-08
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
2019-02-08
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-08
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
net/sched: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
bridge: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-07
net/smc: original socket family in inet_sock_diag
Karsten Graul
2019-02-07
net/smc: move code to clear the conn->lgr field
Karsten Graul
2019-02-07
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
2019-02-07
net/smc: unlock LGR pending lock earlier for SMC-D
Hans Wippel
2019-02-07
net/smc: use smc_curs_copy() for SMC-D
Ursula Braun
2019-02-07
net/smc: postpone release of clcsock
Ursula Braun
[next]