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
2022-02-01
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
1
-1
/
+4
2022-02-01
net: bridge: vlan: fix single net device option dumping
Nikolay Aleksandrov
1
-1
/
+2
2022-02-01
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-7
/
+20
2022-02-01
sch_htb: Fail on unsupported parameters when offload is requested
Maxim Mikityanskiy
1
-0
/
+20
2022-02-01
net/smc: Transitional solution for clcsock race issue
Wen Gu
1
-12
/
+51
2022-02-01
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
1
-3
/
+12
2022-02-01
rxrpc: Adjust retransmission backoff
David Howells
2
-6
/
+4
2022-02-01
netfilter: conntrack: don't increment invalid counter on NF_REPEAT
Florian Westphal
1
-3
/
+5
2022-02-01
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2
-11
/
+14
2022-02-01
net-procfs: show net devices bound packet types
Jianguo Wu
1
-3
/
+32
2022-02-01
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
1
-1
/
+2
2022-02-01
net: fix information leakage in /proc/net/ptype
Congyu Liu
2
-1
/
+4
2022-02-01
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
1
-4
/
+4
2022-02-01
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
1
-2
/
+2
2022-01-27
sch_api: Don't skip qdisc attach on ingress
Maxim Mikityanskiy
1
-1
/
+1
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+1
2022-01-27
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
1
-0
/
+2
2022-01-27
devlink: Remove misleading internal_flags from health reporter dump
Leon Romanovsky
1
-2
/
+0
2022-01-27
gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
Guillaume Nault
1
-2
/
+3
2022-01-27
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
1
-1
/
+2
2022-01-27
netns: add schedule point in ops_exit_list()
Eric Dumazet
1
-1
/
+3
2022-01-27
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2
-4
/
+7
2022-01-27
net/smc: Fix hung_task when removing SMC-R devices
Wen Gu
1
-16
/
+1
2022-01-27
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
2
-5
/
+15
2022-01-27
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
1
-19
/
+17
2022-01-27
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
1
-3
/
+8
2022-01-27
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
1
-0
/
+6
2022-01-27
Bluetooth: hci_sync: Fix not setting adv set duration
Luiz Augusto von Dentz
1
-1
/
+1
2022-01-27
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2
-1
/
+25
2022-01-27
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
1
-1
/
+2
2022-01-27
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2
-1
/
+35
2022-01-27
seg6: export get_srh() for ICMP handling
Andrew Lunn
2
-31
/
+31
2022-01-27
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
1
-1
/
+1
2022-01-27
xfrm: rate limit SA mapping change message to user space
Antony Antony
3
-4
/
+43
2022-01-27
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
1
-3
/
+3
2022-01-27
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
1
-0
/
+3
2022-01-27
batman-adv: allow netlink usage in unprivileged containers
Linus Lüssing
1
-15
/
+15
2022-01-27
Bluetooth: Fix removing adv when processing cmd complete
Archie Pusaka
1
-2
/
+4
2022-01-27
Bluetooth: Fix memory leak of hci device
Wei Yongjun
1
-0
/
+2
2022-01-27
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2022-01-27
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
3
-3
/
+21
2022-01-27
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
2
-1
/
+8
2022-01-27
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
3
-2
/
+5
2022-01-27
netrom: fix api breakage in nr_setsockopt()
Dan Carpenter
1
-6
/
+6
2022-01-27
ax25: uninitialized variable in ax25_setsockopt()
Dan Carpenter
1
-5
/
+5
2022-01-27
mptcp: fix a DSS option writing error
Geliang Tang
1
-0
/
+1
2022-01-27
mptcp: fix opt size when sending DSS + MP_FAIL
Matthieu Baerts
1
-3
/
+6
2022-01-27
mptcp: fix per socket endpoint accounting
Paolo Abeni
1
-6
/
+12
2022-01-27
Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
Dan Carpenter
1
-6
/
+8
2022-01-27
net/smc: Reset conn->lgr when link group registration fails
Wen Gu
3
-9
/
+13
[prev]
[next]