index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-04-09
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
-12
/
+44
2025-04-09
batman-adv: Start new development cycle
Simon Wunderlich
-1
/
+1
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
-7
/
+6
2025-04-08
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
-1
/
+134
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
-1
/
+69
2025-04-08
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
-2
/
+6
2025-04-08
rtnetlink: Fix bad unlock balance in do_setlink().
Kuniyuki Iwashima
-1
/
+1
2025-04-08
net: rps: remove kfree_rcu_mightsleep() use
Eric Dumazet
-2
/
+3
2025-04-08
net: add data-race annotations in softnet_seq_show()
Eric Dumazet
-5
/
+7
2025-04-08
net: rps: annotate data-races around (struct sd_flow_limit)->count
Eric Dumazet
-3
/
+5
2025-04-08
net: rps: change skb_flow_limit() hash function
Eric Dumazet
-3
/
+3
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-8
/
+8
2025-04-08
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
-3
/
+5
2025-04-08
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
-21
/
+45
2025-04-08
net: tls: explicitly disallow disconnect
Jakub Kicinski
-0
/
+6
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
-8
/
+16
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
-6
/
+6
2025-04-08
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
-8
/
+3
2025-04-08
sch_ets: make est_qlen_notify() idempotent
Cong Wang
-4
/
+4
2025-04-08
sch_qfq: make qfq_qlen_notify() idempotent
Cong Wang
-2
/
+5
2025-04-08
sch_hfsc: make hfsc_qlen_notify() idempotent
Cong Wang
-2
/
+6
2025-04-08
sch_drr: make drr_qlen_notify() idempotent
Cong Wang
-3
/
+4
2025-04-08
sch_htb: make htb_qlen_notify() idempotent
Cong Wang
-0
/
+2
2025-04-08
tipc: fix memory leak in tipc_link_xmit
Tung Nguyen
-0
/
+1
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
-26
/
+54
2025-04-07
ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().
Kuniyuki Iwashima
-4
/
+5
2025-04-07
net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...
Taehee Yoo
-0
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-260
/
+259
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
-8
/
+8
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-146
/
+231
2025-04-04
net: avoid false positive warnings in __net_mp_close_rxq()
Jakub Kicinski
-8
/
+8
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
-57
/
+48
2025-04-04
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
-2
/
+4
2025-04-04
ipv6: Start path selection from the first nexthop
Ido Schimmel
-3
/
+35
2025-04-03
Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-5
/
+6
2025-04-03
net: fix geneve_opt length integer overflow
Lin Ma
-4
/
+4
2025-04-03
Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linux
Linus Torvalds
-69
/
+69
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
-5
/
+9
2025-04-03
net: rename rtnl_net_debug to lock_debug
Stanislav Fomichev
-1
/
+1
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
-2
/
+14
2025-04-03
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
-14
/
+14
2025-04-03
net: switch to netif_disable_lro in inetdev_init
Stanislav Fomichev
-1
/
+1
2025-04-03
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
-12
/
+25
2025-04-03
ceph: Remove osd_client deadcode
Dr. David Alan Gilbert
-23
/
+0
2025-04-03
netfilter: nft_tunnel: fix geneve_opt type confusion addition
Lin Ma
-2
/
+2
2025-04-03
net: decrease cached dst counters in dst_release
Antoine Tenart
-0
/
+8
2025-04-02
xsk: Fix __xsk_generic_xmit() error code when cq is full
Wang Liang
-1
/
+4
2025-04-02
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
-7
/
+1
2025-04-02
vsock: avoid timeout during connect() if the socket is closing
Stefano Garzarella
-1
/
+5
2025-04-02
udp: Fix memory accounting leak.
Kuniyuki Iwashima
-9
/
+7
[prev]
[next]