开源镜像站
帮助
动态
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
/
core
Age
Commit message (
Expand
)
Author
2020-07-09
devlink: Move input checks from driver to devlink
Danielle Ratson
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
2020-07-09
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-07-09
devlink: Move switch_port attribute of devlink_port_attrs to devlink_port
Danielle Ratson
2020-07-09
devlink: Move set attribute of devlink_port_attrs to devlink_port
Danielle Ratson
2020-07-09
inet_diag: support for wider protocol numbers
Paolo Abeni
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-01
bpf: Fix net/core/filter build errors when INET is not enabled
Randy Dunlap
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-24
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
2020-06-24
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
2020-06-24
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-24
net: neighbor: add fdb extended attribute
Nikolay Aleksandrov
2020-06-24
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
2020-06-24
sock: Move sock_valbool_flag to header
Dmitry Yakunin
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-22
net/core/devlink.c: remove new uninitialized_var() usage
Stephen Rothwell
2020-06-22
net: core: try to runtime-resume detached device in __dev_open
Heiner Kallweit
2020-06-22
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
2020-06-22
net/devlink: Support setting hardware address of port function
Parav Pandit
2020-06-22
net/devlink: Support querying hardware address of port function
Parav Pandit
2020-06-22
net/devlink: Prepare devlink port functions to fill extack
Parav Pandit
2020-06-22
bpf: Set map_btf_{name, id} for all map types
Andrey Ignatov
2020-06-22
bpf: Rename bpf_htab to bpf_shtab in sock_map
Andrey Ignatov
2020-06-20
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
2020-06-18
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2020-06-18
net: tso: add UDP segmentation support
Eric Dumazet
2020-06-18
net: tso: cache transport header length
Eric Dumazet
2020-06-18
net: tso: constify tso_count_descs() and friends
Eric Dumazet
2020-06-18
net: napi: remove useless stack trace
Eric Dumazet
2020-06-18
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-18
bpf: sk_storage: Prefer to get a free cache_idx
Martin KaFai Lau
2020-06-17
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-12
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-12
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-11
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
bpf, sockhash: Synchronize delete from bucket list on map free
Jakub Sitnicki
2020-06-09
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Jakub Sitnicki
2020-06-08
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
Christoph Hellwig
2020-06-04
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
2020-06-04
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
[next]