index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2021-10-26
net: Prevent HW-GRO and LRO features operate together
Ben Ben-ishay
2021-10-24
net: rtnetlink: use __dev_addr_set()
Jakub Kicinski
2021-10-24
net: core: constify mac addrs in selftests
Jakub Kicinski
2021-10-22
devlink: Clean not-executed param notifications
Leon Romanovsky
2021-10-22
devlink: Remove not-executed trap group notifications
Leon Romanovsky
2021-10-22
devlink: Remove not-executed trap policer notifications
Leon Romanovsky
2021-10-22
devlink: Delete obsolete parameters publish API
Leon Romanovsky
2021-10-21
net/core: Remove unused assignment operations and variable
luo penghao
2021-10-21
net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding.
Sebastian Andrzej Siewior
2021-10-20
net-core: use netdev_* calls for kernel messages
Jesse Brandeburg
2021-10-19
devlink: Remove extra device_lock assert checks
Leon Romanovsky
2021-10-19
net: sched: Allow statistics reads from softirq.
Sebastian Andrzej Siewior
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-10-18
net: sched: Use _bstats_update/set() instead of raw writes
Ahmed S. Darwish
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2021-10-18
gen_stats: Move remaining users to gnet_stats_add_queue().
Sebastian Andrzej Siewior
2021-10-18
gen_stats: Add gnet_stats_add_queue().
Sebastian Andrzej Siewior
2021-10-18
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
2021-10-16
net: make use of helper netif_is_bridge_master()
Kyungrok Chung
2021-10-16
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2021-10-14
net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entries
Daniel Borkmann
2021-10-14
net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attribute
Daniel Borkmann
2021-10-14
net, neigh: Add build-time assertion to avoid neigh->flags overflow
Daniel Borkmann
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
netfilter: Introduce egress hook
Lukas Wunner
2021-10-14
netfilter: Generalize ingress hook include file
Lukas Wunner
2021-10-14
netfilter: Rename ingress hook include file
Lukas Wunner
2021-10-13
Revert "net: procfs: add seq_puts() statement for dev_mcast"
Vladimir Oltean
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
2021-10-12
devlink: Annotate devlink API calls
Leon Romanovsky
2021-10-12
devlink: Move netdev_to_devlink helpers to devlink.c
Leon Romanovsky
2021-10-12
devlink: Reduce struct devlink exposure
Leon Romanovsky
2021-10-12
net, neigh: Add NTF_MANAGED flag for managed neighbor entries
Daniel Borkmann
2021-10-12
net, neigh: Extend neigh->flags to 32 bit to allow for extensions
Roopa Prabhu
2021-10-12
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
2021-10-12
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
2021-10-10
net: make dev_get_port_parent_id slightly more readable
Antoine Tenart
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
2021-10-08
vsock: Enable y2038 safe timeval for timeout
Richard Palethorpe
2021-10-08
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-10-02
net:dev: Change napi_gro_complete return type to void
Gyumin Hwang
2021-10-01
devlink: report maximum number of snapshots with regions
Jacob Keller
[next]