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-01-09
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
-1
/
+2
2025-01-09
mptcp: sysctl: blackhole timeout: avoid using current->nsproxy
Matthieu Baerts (NGI0)
-1
/
+3
2025-01-09
mptcp: sysctl: sched: avoid using current->nsproxy
Matthieu Baerts (NGI0)
-6
/
+5
2025-01-09
mptcp: sysctl: avail sched: remove write access
Matthieu Baerts (NGI0)
-1
/
+1
2025-01-09
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
-65
/
+75
2025-01-09
netdev: define NETDEV_INTERNAL
Jakub Kicinski
-0
/
+1
2025-01-09
net: make sure we retain NAPI ordering on netdev->napi_list
Jakub Kicinski
-6
/
+36
2025-01-09
netfilter: conntrack: add conntrack event timestamp
Florian Westphal
-0
/
+48
2025-01-09
netfilter: conntrack: clamp maximum hashtable size to INT_MAX
Pablo Neira Ayuso
-1
/
+4
2025-01-09
netfilter: nf_tables: imbalance in flowtable binding
Pablo Neira Ayuso
-4
/
+11
2025-01-09
net: hsr: remove synchronize_rcu() from hsr_add_port()
Eric Dumazet
-1
/
+0
2025-01-09
net: no longer reset transport_header in __netif_receive_skb_core()
Eric Dumazet
-0
/
+6
2025-01-09
netlink: add IPv6 anycast join/leave notifications
Yuyang Huang
-3
/
+38
2025-01-08
Merge tag 'for-net-2025-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-9
/
+44
2025-01-08
bpf: Disable migration when cloning sock storage
Hou Tao
-0
/
+2
2025-01-08
bpf: Disable migration when destroying sock storage
Hou Tao
-4
/
+5
2025-01-08
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
-1
/
+1
2025-01-08
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
-18
/
+34
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
-3
/
+3
2025-01-08
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
-2
/
+2
2025-01-08
Bluetooth: MGMT: Fix Add Device to responding before completing
Luiz Augusto von Dentz
-2
/
+36
2025-01-08
Bluetooth: hci_sync: Fix not setting Random Address when required
Luiz Augusto von Dentz
-5
/
+6
2025-01-07
net: dsa: no longer call ds->ops->get_mac_eee()
Russell King (Oracle)
-8
/
+0
2025-01-07
ipvlan: Fix use-after-free in ipvlan_get_iflink().
Kuniyuki Iwashima
-3
/
+7
2025-01-07
net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
-6
/
+10
2025-01-07
net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_net().
Kuniyuki Iwashima
-4
/
+6
2025-01-07
net: Hold __rtnl_net_lock() in (un)?register_netdevice_notifier().
Kuniyuki Iwashima
-2
/
+13
2025-01-07
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
-20
/
+15
2025-01-07
tls: Fix tls_sw_sendmsg error handling
Benjamin Coddington
-1
/
+1
2025-01-07
bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff"
Ted Chen
-2
/
+2
2025-01-07
dev: Hold per-netns RTNL in (un)?register_netdev().
Kuniyuki Iwashima
-4
/
+10
2025-01-07
rtnetlink: Add rtnl_net_lock_killable().
Kuniyuki Iwashima
-1
/
+10
2025-01-07
xfrm: Support ESN context update to hardware for TX
Jianbo Liu
-0
/
+1
2025-01-07
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
-2
/
+3
2025-01-06
net: hsr: remove one synchronize_rcu() from hsr_del_port()
Eric Dumazet
-3
/
+2
2025-01-06
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
-14
/
+29
2025-01-06
sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.
Guillaume Nault
-3
/
+7
2025-01-06
SUNRPC: no need get cache ref when protected by rcu
Yang Erkun
-9
/
+3
2025-01-06
SUNRPC: introduce cache_check_rcu to help check in rcu context
Yang Erkun
-15
/
+26
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
-7
/
+1
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
-16
/
+16
2025-01-05
netfilter: xt_hashlimit: htable_selective_cleanup() optimization
Eric Dumazet
-1
/
+5
2025-01-05
ipvs: speed up reads from ip_vs_conn proc file
Florian Westphal
-22
/
+28
2025-01-05
netfilter: nf_tables: remove the genmask parameter
tuqiang
-4
/
+3
2025-01-04
net: corrections for security_secid_to_secctx returns
Casey Schaufler
-8
/
+10
2025-01-04
Merge tag 'ieee802154-for-net-next-2025-01-03' of git://git.kernel.org/pub/sc...
Jakub Kicinski
-16
/
+0
2025-01-04
Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
-0
/
+4
2025-01-04
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
-1
/
+2
2025-01-04
net: 802: LLC+SNAP OID:PID lookup on start of skb data
Antonio Pastor
-2
/
+2
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-60
/
+95
[prev]
[next]