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.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-06-05
can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
Fedor Pchelkin
1
-1
/
+3
2023-06-05
can: j1939: change j1939_netdev_lock type to mutex
Fedor Pchelkin
1
-11
/
+11
2023-06-05
can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...
Oleksij Rempel
1
-0
/
+5
2023-06-04
net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE
Min-Hua Chen
1
-0
/
+2
2023-06-04
ipv6: lower "link become ready"'s level message
Matthieu Baerts
1
-2
/
+2
2023-06-03
net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
Wen Gu
1
-2
/
+2
2023-06-03
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
1
-2
/
+2
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-18
/
+6
2023-06-02
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
2
-5
/
+3
2023-06-02
ip_gre: clean up some inconsistent indenting
Jiapeng Chong
1
-4
/
+4
2023-06-02
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
1
-4
/
+4
2023-06-02
tls: suppress wakeups unless we have a full record
Jakub Kicinski
1
-0
/
+35
2023-06-02
devlink: bring port new reply back
Jiri Pirko
1
-1
/
+27
2023-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-134
/
+219
2023-06-01
mptcp: fix active subflow finalization
Paolo Abeni
1
-9
/
+14
2023-06-01
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
1
-13
/
+16
2023-06-01
mptcp: fix data race around msk->first access
Paolo Abeni
1
-3
/
+3
2023-06-01
mptcp: consolidate passive msk socket initialization
Paolo Abeni
3
-38
/
+33
2023-06-01
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
2
-9
/
+15
2023-06-01
mptcp: fix connect timeout handling
Paolo Abeni
2
-23
/
+7
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
1
-0
/
+12
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
1
-15
/
+19
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
1
-1
/
+7
2023-06-01
bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()
Eric Dumazet
1
-1
/
+2
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2
-4
/
+14
2023-06-01
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
1
-0
/
+3
2023-06-01
devlink: make health report on unregistered instance warn just once
Jakub Kicinski
1
-1
/
+1
2023-06-01
net: don't set sw irq coalescing defaults in case of PREEMPT_RT
Heiner Kallweit
1
-2
/
+4
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-18
/
+6
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
1
-1
/
+1
2023-05-31
net/sched: taprio: add netlink reporting for offload statistics counters
Vladimir Oltean
1
-1
/
+77
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-2
/
+2
2023-05-31
net/sched: taprio: don't overwrite "sch" variable in taprio_dump_class_stats()
Vladimir Oltean
1
-3
/
+3
2023-05-31
net: Make gro complete function to return void
Parav Pandit
2
-5
/
+5
2023-05-31
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
1
-1
/
+1
2023-05-31
tipc: delete tipc_mtu_bad from tipc_udp_enable
Xin Long
3
-8
/
+4
2023-05-31
net/sched: flower: Allow matching on layer 2 miss
Ido Schimmel
1
-2
/
+28
2023-05-31
flow_dissector: Dissect layer 2 miss from tc skb extension
Ido Schimmel
1
-0
/
+10
2023-05-31
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
4
-0
/
+32
2023-05-31
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
1
-0
/
+4
2023-05-31
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
1
-0
/
+5
2023-05-31
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2
-3
/
+8
2023-05-31
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
1
-0
/
+6
2023-05-31
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
1
-0
/
+6
2023-05-30
devlink: save devlink_port_ops into a variable in devlink_port_function_valid...
Jiri Pirko
1
-5
/
+5
2023-05-30
devlink: move port_del() to devlink_port_ops
Jiri Pirko
1
-3
/
+3
2023-05-30
devlink: move port_fn_state_get/set() to devlink_port_ops
Jiri Pirko
1
-12
/
+7
2023-05-30
devlink: move port_fn_migratable_get/set() to devlink_port_ops
Jiri Pirko
1
-13
/
+10
2023-05-30
devlink: move port_fn_roce_get/set() to devlink_port_ops
Jiri Pirko
1
-9
/
+8
2023-05-30
devlink: move port_fn_hw_addr_get/set() to devlink_port_ops
Jiri Pirko
1
-9
/
+6
[prev]
[next]