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-04-09
bpf, sockmap: Fix data lost during EAGAIN retries
Jiayuan Chen
2025-04-09
bpf: fix ktls panic with sockmap
Jiayuan Chen
2025-04-09
net: bridge: Prevent unicast ARP/NS packets from being suppressed by bridge
Amit Cohen
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-04-09
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
2025-04-09
netdev: depend on netdev->lock for qstats in ops locked drivers
Jakub Kicinski
2025-04-09
netdev: depend on netdev->lock for xdp features
Jakub Kicinski
2025-04-09
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
2025-04-09
netdev: don't hold rtnl_lock over nl queue info get when possible
Jakub Kicinski
2025-04-09
netdev: add "ops compat locking" helpers
Jakub Kicinski
2025-04-09
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
2025-04-09
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
2025-04-09
batman-adv: no need to start/stop queue on mesh-iface
Antonio Quartulli
2025-04-09
batman-adv: constify and move broadcast addr definition
Matthias Schiffer
2025-04-09
net_sched: sch_sfq: move the limit validation
Octavian Purdila
2025-04-09
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
2025-04-09
batman-adv: Start new development cycle
Simon Wunderlich
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
2025-04-08
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-04-08
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
2025-04-08
rtnetlink: Fix bad unlock balance in do_setlink().
Kuniyuki Iwashima
2025-04-08
net: rps: remove kfree_rcu_mightsleep() use
Eric Dumazet
2025-04-08
net: add data-race annotations in softnet_seq_show()
Eric Dumazet
2025-04-08
net: rps: annotate data-races around (struct sd_flow_limit)->count
Eric Dumazet
2025-04-08
net: rps: change skb_flow_limit() hash function
Eric Dumazet
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-08
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
2025-04-08
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
2025-04-08
net: tls: explicitly disallow disconnect
Jakub Kicinski
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-08
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
2025-04-08
sch_ets: make est_qlen_notify() idempotent
Cong Wang
2025-04-08
sch_qfq: make qfq_qlen_notify() idempotent
Cong Wang
2025-04-08
sch_hfsc: make hfsc_qlen_notify() idempotent
Cong Wang
2025-04-08
sch_drr: make drr_qlen_notify() idempotent
Cong Wang
2025-04-08
sch_htb: make htb_qlen_notify() idempotent
Cong Wang
2025-04-08
tipc: fix memory leak in tipc_link_xmit
Tung Nguyen
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
2025-04-07
ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().
Kuniyuki Iwashima
2025-04-07
net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...
Taehee Yoo
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-04
net: avoid false positive warnings in __net_mp_close_rxq()
Jakub Kicinski
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
2025-04-04
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
2025-04-04
ipv6: Start path selection from the first nexthop
Ido Schimmel
2025-04-03
Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
[prev]
[next]