index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-24
net: fou: rename the source for linking
Jakub Kicinski
2
-0
/
+1
2023-01-24
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
1
-0
/
+7
2023-01-24
net/sched: act_mirred: better wording on protection against excessive stack g...
Davide Caratti
1
-8
/
+8
2023-01-24
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2
-62
/
+39
2023-01-24
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
2
-68
/
+42
2023-01-24
netfilter: conntrack: fix bug in for_each_sctp_chunk
Sriram Yagnaraman
1
-2
/
+2
2023-01-24
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
1
-9
/
+16
2023-01-24
net: dsa: microchip: enable port queues for tc mqprio
Arun Ramadoss
1
-0
/
+15
2023-01-24
net: avoid irqsave in skb_defer_free_flush
Jesper Dangaard Brouer
1
-3
/
+2
2023-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-128
/
+204
2023-01-24
net: fix kfree_skb_list use of skb_mark_not_on_list
Jesper Dangaard Brouer
1
-2
/
+0
2023-01-24
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
1
-0
/
+2
2023-01-24
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
1
-0
/
+2
2023-01-24
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-01-24
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-01-24
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2023-01-24
Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
15
-91
/
+140
2023-01-23
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
1
-1
/
+15
2023-01-23
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
1
-127
/
+189
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2
-0
/
+67
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
1
-0
/
+5
2023-01-23
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2
-3
/
+3
2023-01-23
ethtool: Add and use ethnl_update_bool.
David S. Miller
2
-1
/
+27
2023-01-23
net: dsa: add plumbing for changing and getting MAC merge layer state
Vladimir Oltean
1
-0
/
+37
2023-01-23
net: ethtool: add helpers for aggregate statistics
Vladimir Oltean
1
-0
/
+127
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
5
-3
/
+99
2023-01-23
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
4
-2
/
+280
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
19
-0
/
+62
2023-01-23
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
1
-1
/
+14
2023-01-23
net: ethtool: netlink: introduce ethnl_update_bool()
Vladimir Oltean
1
-0
/
+26
2023-01-21
batman-adv: tvlv: prepare for tvlv enabled multicast packet type
Linus Lüssing
10
-37
/
+72
2023-01-21
batman-adv: mcast: remove now redundant single ucast forwarding
Linus Lüssing
3
-280
/
+33
2023-01-21
net: fix UaF in netns ops registration error path
Paolo Abeni
1
-1
/
+1
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
36
-330
/
+396
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-20
net: dcb: add helper functions to retrieve PCP and DSCP rewrite maps
Daniel Machon
1
-0
/
+52
2023-01-20
net: dcb: add new rewrite table
Daniel Machon
1
-1
/
+112
2023-01-20
net: dcb: add new common function for set/del of app/rewr entries
Daniel Machon
1
-55
/
+45
2023-01-20
net: dcb: modify dcb_app_add to take list_head ptr as parameter
Daniel Machon
1
-4
/
+5
2023-01-20
devlink: add instance lock assertion in devl_is_registered()
Jiri Pirko
1
-3
/
+1
2023-01-20
devlink: remove devlink_dump_for_each_instance_get() helper
Jiri Pirko
2
-12
/
+4
2023-01-20
devlink: convert reporters dump to devlink_nl_instance_iter_dump()
Jiri Pirko
3
-49
/
+40
2023-01-20
devlink: convert linecards dump to devlink_nl_instance_iter_dump()
Jiri Pirko
3
-36
/
+30
2023-01-20
devlink: remove reporter reference counting
Jiri Pirko
1
-83
/
+30
2023-01-20
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
1
-33
/
+2
2023-01-20
devlink: remove reporters_lock
Jiri Pirko
3
-47
/
+9
2023-01-20
devlink: protect health reporter operation with instance lock
Jiri Pirko
1
-22
/
+77
2023-01-20
devlink: remove linecard reference counting
Jiri Pirko
3
-18
/
+2
2023-01-20
devlink: remove linecards lock
Jiri Pirko
3
-30
/
+13
2023-01-19
wifi: wireless: deny wireless extensions on MLO-capable devices
Johannes Berg
1
-0
/
+4
[prev]
[next]