开源镜像站
帮助
动态
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
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-08-05
net: core: don't call SIOCBRADD/DELIF for non-bridge devices
Nikolay Aleksandrov
2021-08-05
net: bridge: fix ioctl locking
Nikolay Aleksandrov
2021-08-05
net: fix GRO skb truesize update
Paolo Abeni
2021-08-04
net: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-04
pktgen: Remove redundant clone_skb override
Nick Richardson
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-08-04
net: add netif_set_real_num_queues() for device reconfig
Jakub Kicinski
2021-08-04
net: add extack arg for link ops
Rocco Yue
2021-08-03
move netdev_boot_setup into Space.c
Arnd Bergmann
2021-08-03
net: Keep vertical alignment
Yajun Deng
2021-08-03
bpf: use skb_expand_head in bpf_out_neigh_v4/6
Vasily Averin
2021-08-03
skbuff: introduce skb_expand_head()
Vasily Averin
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
2021-07-30
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-29
net: optimize GRO for the common case.
Paolo Abeni
2021-07-29
sk_buff: track extension status in slow_gro
Paolo Abeni
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-28
net: let flow have same hash in two directions
zhang kai
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
2021-07-27
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
2021-07-27
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
2021-07-27
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
2021-07-27
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
2021-07-27
net: socket: return changed ifreq from SIOCDEVPRIVATE
Arnd Bergmann
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
2021-07-27
net: split out SIOCDEVPRIVATE handling from dev_ioctl
Arnd Bergmann
2021-07-27
net: netlink: add the case when nlh is NULL
Yajun Deng
2021-07-26
flow_dissector: Fix out-of-bounds warnings
Gustavo A. R. Silva
2021-07-25
devlink: Fix phys_port_name of virtual port and merge error
Parav Pandit
2021-07-23
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
2021-07-23
net: socket: rework SIOC?IFMAP ioctls
Arnd Bergmann
2021-07-22
net: selftests: add MTU test
Oleksij Rempel
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
2021-07-20
memcg: enable accounting for scm_fp_list objects
Vasily Averin
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-20
memcg: enable accounting for net_device and Tx/Rx queues
Vasily Averin
2021-07-18
net: Fix zero-copy head len calculation.
Pravin B Shelar
[next]