index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-3
/
+3
2025-07-11
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
1
-1
/
+1
2025-07-11
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump()
Eric Dumazet
1
-9
/
+14
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-07-11
bpf: Remove location field in tcx_link
Tao Chen
1
-1
/
+0
2025-07-10
Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-32
/
+0
2025-07-10
Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-10
/
+9
2025-07-10
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
1
-1
/
+1
2025-07-10
net: replace ND_PRINTK with dynamic debug
Wang Liang
1
-9
/
+0
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+26
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
1
-0
/
+1
2025-07-10
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
1
-1
/
+24
2025-07-09
devlink: Add new "clock_id" generic device param
Ivan Vecera
1
-0
/
+4
2025-07-09
devlink: Add support for u64 parameters
Ivan Vecera
1
-0
/
+2
2025-07-09
wifi: mac80211: don't complete management TX on SAE commit
Johannes Berg
1
-0
/
+2
2025-07-09
wifi: cfg80211: add a flag for the first part of a scan
Benjamin Berg
1
-1
/
+5
2025-07-09
wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code
Johannes Berg
1
-3
/
+0
2025-07-09
wifi: cfg80211: hide scan internals
Johannes Berg
1
-6
/
+0
2025-07-09
wifi: mac80211: avoid weird state in error path
Miri Korenblit
1
-0
/
+2
2025-07-08
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
1
-0
/
+1
2025-07-08
af_unix: Use cached value for SOCK_STREAM in unix_inq_len().
Kuniyuki Iwashima
1
-0
/
+1
2025-07-08
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
1
-9
/
+3
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
1
-1
/
+0
2025-07-08
net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()
Eric Dumazet
1
-2
/
+0
2025-07-08
net: mctp: add gateway routing support
Jeremy Kerr
1
-1
/
+12
2025-07-08
net: mctp: separate cb from direct-addressing routing
Jeremy Kerr
1
-2
/
+2
2025-07-08
net: mctp: separate routing database from routing operations
Jeremy Kerr
1
-6
/
+29
2025-07-08
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
2
-0
/
+4
2025-07-07
Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+1
2025-07-07
page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_net...
Byungchul Park
1
-6
/
+1
2025-07-07
netmem: use _Generic to cover const casting for page_to_netmem()
Byungchul Park
1
-4
/
+3
2025-07-07
vsock: fix `vsock_proto` declaration
Stefano Garzarella
1
-1
/
+1
2025-07-04
af_unix/scm: fix whitespace errors
Alexander Mikhalitsyn
1
-2
/
+2
2025-07-03
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...
Luiz Augusto von Dentz
1
-2
/
+1
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
5
-32
/
+0
2025-07-02
devlink: Extend devlink rate API with traffic classes bandwidth management
Carolina Jubran
1
-0
/
+8
2025-07-02
netlink: introduce type-checking attribute iteration for nlmsg
Carolina Jubran
1
-0
/
+14
2025-07-02
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
Eric Dumazet
2
-2
/
+2
2025-07-02
ipv6: adopt dst_dev() helper
Eric Dumazet
1
-2
/
+2
2025-07-02
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
3
-7
/
+8
2025-07-02
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
1
-0
/
+20
2025-07-02
net: dst: annotate data-races around dst->output
Eric Dumazet
2
-3
/
+3
2025-07-02
net: dst: annotate data-races around dst->input
Eric Dumazet
2
-3
/
+3
2025-07-02
net: dst: annotate data-races around dst->lastuse
Eric Dumazet
1
-2
/
+2
2025-07-02
net: dst: annotate data-races around dst->expires
Eric Dumazet
2
-4
/
+6
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
1
-1
/
+1
2025-07-02
udp: move udp_memory_allocated into net_aligned_data
Eric Dumazet
2
-1
/
+1
[prev]
[next]