index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-02-24
net: Remove shadow variable in netdev_run_todo()
Breno Leitao
2025-02-24
net: remove '__' from __skb_flow_get_ports()
Nicolas Dichtel
2025-02-24
net-sysfs: restore behavior for not running devices
Eric Dumazet
2025-02-24
net: ethtool: fix ioctl confusing drivers about desired HDS user config
Jakub Kicinski
2025-02-23
batman-adv: add missing newlines for log macros
Sven Eckelmann
2025-02-22
batman-adv: Limit aggregation size to outgoing MTU
Sven Eckelmann
2025-02-22
batman-adv: Use actual packet count for aggregated packets
Sven Eckelmann
2025-02-22
batman-adv: Switch to bitmap helper for aggregation handling
Sven Eckelmann
2025-02-22
batman-adv: Limit number of aggregated packets directly
Sven Eckelmann
2025-02-22
batman-adv: Use consistent name for mesh interface
Sven Eckelmann
2025-02-22
batman-adv: Add support for jumbo frames
Sven Eckelmann
2025-02-22
batman-adv: adopt netdev_hold() / netdev_put()
Eric Dumazet
2025-02-22
batman-adv: Drop batadv_priv_debug_log struct
Sven Eckelmann
2025-02-22
batman-adv: Start new development cycle
Simon Wunderlich
2025-02-21
net: set the minimum for net_hotdata.netdev_budget_usecs
Jiri Slaby (SUSE)
2025-02-21
net: fib_rules: Enable DSCP mask usage
Ido Schimmel
2025-02-21
ipv6: fib_rules: Add DSCP mask matching
Ido Schimmel
2025-02-21
ipv4: fib_rules: Add DSCP mask matching
Ido Schimmel
2025-02-21
net: fib_rules: Add DSCP mask attribute
Ido Schimmel
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-21
Merge tag 'for-net-2025-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-02-21
net/rds: Replace deprecated strncpy() with strscpy_pad()
Thorsten Blum
2025-02-21
rtnetlink: Create link directly in target net namespace
Xiao Liang
2025-02-21
rtnetlink: Remove "net" from newlink params
Xiao Liang
2025-02-21
net: xfrm: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
net: ipv6: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
net: ipv6: Init tunnel link-netns before registering dev
Xiao Liang
2025-02-21
net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
Xiao Liang
2025-02-21
ieee802154: 6lowpan: Validate link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2025-02-21
rtnetlink: Lookup device in target netns when creating link
Xiao Liang
2025-02-21
rxrpc: Fix locking issues with the peer record hash
David Howells
2025-02-21
rxrpc: peer->mtu_lock is redundant
David Howells
2025-02-21
rxrpc: rxperf: Fix missing decoding of terminal magic cookie
David Howells
2025-02-21
xfrm_output: Force software GSO only in tunnel mode
Cosmin Ratiu
2025-02-21
xfrm: fix tunnel mode TX datapath in packet offload mode
Alexandre Cassen
2025-02-21
xfrm: check for PMTU in tunnel mode for packet offload
Leon Romanovsky
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
2025-02-21
xfrm: rely on XFRM offload
Leon Romanovsky
2025-02-21
xfrm: simplify SA initialization routine
Leon Romanovsky
2025-02-21
xfrm: delay initialization of offload path till its actually requested
Leon Romanovsky
2025-02-20
neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
Kohei Enju
2025-02-20
net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
Peter Seiderer
2025-02-20
net: pktgen: fix ctrl interface command parsing
Peter Seiderer
2025-02-20
net: pktgen: fix 'ratep 0' error handling (return -EINVAL)
Peter Seiderer
2025-02-20
net: pktgen: fix 'rate 0' error handling (return -EINVAL)
Peter Seiderer
2025-02-20
net: pktgen: fix hex32_arg parsing for short reads
Peter Seiderer
[prev]
[next]