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-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-1
/
+1
2025-06-16
seg6: Allow End.X behavior to accept an oif
Ido Schimmel
-2
/
+3
2025-06-16
seg6: Call seg6_lookup_any_nexthop() from End.X behavior
Ido Schimmel
-1
/
+1
2025-06-16
seg6: Extend seg6_lookup_any_nexthop() with an oif argument
Ido Schimmel
-7
/
+10
2025-06-16
netpoll: move netpoll_print_options to netconsole
Breno Leitao
-17
/
+0
2025-06-16
netpoll: relocate netconsole-specific functions to netconsole module
Breno Leitao
-109
/
+0
2025-06-16
netpoll: expose netpoll logging macros in public header
Breno Leitao
-7
/
+0
2025-06-16
netpoll: remove __netpoll_cleanup from exported API
Breno Leitao
-2
/
+1
2025-06-14
net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
Yajun Deng
-24
/
+35
2025-06-13
net: arp: use kfree_skb_reason() in arp_rcv()
Qiu Yutan
-3
/
+7
2025-06-12
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
-1
/
+1
2025-06-12
net: ncsi: Fix buffer overflow in fetching version id
Hari Kalavakunta
-1
/
+2
2025-06-12
SUNRPC: Cleanup/fix initial rq_pages allocation
Benjamin Coddington
-5
/
+1
2025-06-12
net: ethtool: add dedicated callbacks for getting and setting rxfh fields
Jakub Kicinski
-10
/
+45
2025-06-12
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
-0
/
+8
2025-06-12
net: ethtool: remove the duplicated handling from rxfh and rxnfc
Jakub Kicinski
-52
/
+5
2025-06-12
net: ethtool: copy the rxfh flow handling
Jakub Kicinski
-1
/
+92
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-373
/
+487
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-199
/
+281
2025-06-12
Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-1
/
+1
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
-1
/
+2
2025-06-12
Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-33
/
+99
2025-06-12
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
Kuniyuki Iwashima
-1
/
+2
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
-55
/
+55
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
-1
/
+1
2025-06-12
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
-1
/
+1
2025-06-12
net_sched: red: fix a race in __red_change()
Eric Dumazet
-1
/
+1
2025-06-12
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
-1
/
+1
2025-06-12
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
-2
/
+8
2025-06-12
xfrm: always initialize offload path
Leon Romanovsky
-5
/
+3
2025-06-11
net: clear the dst when changing skb protocol
Jakub Kicinski
-6
/
+13
2025-06-11
Bluetooth: MGMT: Fix sparse errors
Luiz Augusto von Dentz
-2
/
+2
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
-15
/
+64
2025-06-11
Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets
Luiz Augusto von Dentz
-1
/
+4
2025-06-11
Bluetooth: eir: Fix possible crashes on eir_create_adv_data
Luiz Augusto von Dentz
-6
/
+8
2025-06-11
Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance
Luiz Augusto von Dentz
-5
/
+15
2025-06-11
Bluetooth: Fix NULL pointer deference on eir_get_service_data
Luiz Augusto von Dentz
-4
/
+6
2025-06-11
net, bpf: Fix RCU usage in task_cls_state() for BPF programs
Charalampos Mitrodimas
-1
/
+3
2025-06-11
devpts, sunrpc, hostfs: don't bother with ->d_op
Al Viro
-1
/
+1
2025-06-11
bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls
Jiayuan Chen
-0
/
+13
2025-06-11
netns: use stable inode number for initial mount ns
Christian Brauner
-0
/
+8
2025-06-11
wifi: cfg80211: use kfree_sensitive() for connkeys cleanup
Zilin Guan
-1
/
+1
2025-06-10
new helper: set_default_d_op()
Al Viro
-1
/
+1
2025-06-10
net: stop napi kthreads when THREADED napi is disabled
Samiullah Khawaja
-2
/
+43
2025-06-10
Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-11
/
+15
2025-06-10
net: remove unused sock_enable_timestamps
Willem de Bruijn
-8
/
+0
2025-06-10
bpf, sockmap: Fix psock incorrectly pointing to sk
Jiayuan Chen
-0
/
+7
2025-06-10
can: add drop reasons in CAN protocols receive path
Davide Caratti
-8
/
+12
2025-06-10
can: add drop reasons in the receive path of AF_CAN
Davide Caratti
-3
/
+3
2025-06-09
Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-96
/
+94
[prev]
[next]