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
2021-01-17
net: fix pmtu check in nopmtudisc mode
Florian Westphal
1
-5
/
+5
2021-01-17
net: ip: always refragment ip defragmented packets
Florian Westphal
1
-1
/
+1
2021-01-12
netfilter: xt_RATEEST: reject non-null terminated string from userspace
Florian Westphal
1
-0
/
+3
2021-01-12
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
Vasily Averin
1
-15
/
+5
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
4
-4
/
+4
2021-01-12
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
Guillaume Nault
1
-1
/
+1
2021-01-12
net/ncsi: Use real net-device for response handler
John Wang
1
-1
/
+1
2021-01-09
l2tp: fix races with ipv4-mapped ipv6 addresses
Paolo Abeni
2
-23
/
+18
2021-01-09
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
1
-4
/
+17
2020-12-29
cfg80211: initialize rekey_data
Sara Sharon
1
-1
/
+1
2020-12-29
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
4
-16
/
+55
2020-12-29
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
2020-12-29
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
1
-7
/
+5
2020-12-29
mac80211: mesh: fix mesh_pathtbl_init() error path
Eric Dumazet
1
-3
/
+1
2020-12-29
net: bridge: vlan: fix error return code in __vlan_add()
Zhang Changzhong
1
-1
/
+3
2020-12-29
tcp: fix cwnd-limited bug for TSO deferral where we send nothing
Neal Cardwell
1
-3
/
+6
2020-12-11
net/x25: prevent a couple of overflows
Dan Carpenter
1
-2
/
+4
2020-12-11
netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
Antoine Tenart
1
-2
/
+5
2020-12-11
rose: Fix Null pointer dereference in rose_send_frame()
Anmol Karn
1
-4
/
+13
2020-12-11
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
1
-2
/
+2
2020-12-02
batman-adv: set .owner to THIS_MODULE
Taehee Yoo
1
-0
/
+1
2020-11-24
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
1
-10
/
+4
2020-11-24
mac80211: minstrel: fix tx status processing corner case
Felix Fietkau
1
-1
/
+1
2020-11-24
mac80211: minstrel: remove deferred sampling code
Felix Fietkau
2
-22
/
+4
2020-11-24
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
Ryan Sharpelletti
1
-1
/
+1
2020-11-24
sctp: change to hold/put transport for proto_unreach_timer
Xin Long
3
-5
/
+5
2020-11-24
net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request
Xie He
1
-0
/
+1
2020-11-24
netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()
Paul Moore
1
-1
/
+1
2020-11-24
netlabel: fix our progress tracking in netlbl_unlabel_staticlist()
Paul Moore
1
-5
/
+12
2020-11-24
net: Have netpoll bring-up DSA management interface
Florian Fainelli
1
-4
/
+18
2020-11-24
net: bridge: add missing counters to ndo_get_stats64 callback
Heiner Kallweit
1
-0
/
+1
2020-11-24
inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
Wang Hai
1
-1
/
+3
2020-11-24
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
1
-2
/
+4
2020-11-24
ah6: fix error return code in ah6_input()
Zhang Changzhong
1
-1
/
+2
2020-11-22
mac80211: always wind down STA state
Johannes Berg
1
-0
/
+18
2020-11-18
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2
-4
/
+15
2020-11-18
net/x25: Fix null-ptr-deref in x25_connect
Martin Schiller
1
-1
/
+1
2020-11-18
net/af_iucv: fix null pointer dereference on shutdown
Ursula Braun
1
-1
/
+2
2020-11-18
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
1
-2
/
+0
2020-11-18
cfg80211: regulatory: Fix inconsistent format argument
Ye Bin
1
-1
/
+1
2020-11-18
mac80211: fix use of skb payload instead of header
Johannes Berg
1
-12
/
+23
2020-11-18
net: xfrm: fix a race condition during allocing spi
zhuoliang zhang
1
-3
/
+5
2020-11-10
vsock: use ns_capable_noaudit() on socket create
Jeff Vander Stoep
1
-1
/
+1
2020-11-10
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
1
-0
/
+5
2020-11-10
libceph: clear con->out_msg on Policy::stateful_server faults
Ilya Dryomov
1
-0
/
+5
2020-11-10
net: 9p: initialize sun_server.sun_path to have addr's value only when addr i...
Anant Thazhemadam
1
-1
/
+1
2020-11-10
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
1
-3
/
+2
2020-11-10
SUNRPC: ECONNREFUSED should cause a rebind.
NeilBrown
1
-0
/
+8
2020-10-29
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
1
-3
/
+4
2020-10-29
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
1
-3
/
+4
[next]