index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-19
33
-159
/
+266
|
\
|
*
net: sched: act_ctinfo: fix memory leak
Eric Dumazet
2020-01-19
1
-0
/
+11
|
*
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
2020-01-17
1
-12
/
+0
|
*
net/sched: act_ife: initalize ife->metalist earlier
Eric Dumazet
2020-01-17
1
-4
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-17
5
-24
/
+54
|
|
\
|
|
*
netfilter: nat: fix ICMP header corruption on ICMP errors
Eyal Birger
2020-01-16
1
-0
/
+13
|
|
*
netfilter: nf_tables: fix flowtable list del corruption
Florian Westphal
2020-01-16
1
-0
/
+6
|
|
*
netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()
Dan Carpenter
2020-01-16
1
-0
/
+1
|
|
*
netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
Florian Westphal
2020-01-16
1
-4
/
+9
|
|
*
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
Florian Westphal
2020-01-16
1
-0
/
+3
|
|
*
netfilter: nft_tunnel: fix null-attribute check
Florian Westphal
2020-01-16
1
-1
/
+1
|
|
*
netfilter: nf_tables: store transaction list locally while requesting module
Pablo Neira Ayuso
2020-01-16
1
-9
/
+10
|
|
*
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
2020-01-13
1
-9
/
+10
|
|
*
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-01-13
1
-1
/
+1
|
*
|
net: dsa: tag_qca: fix doubled Tx statistics
Alexander Lobakin
2020-01-16
1
-3
/
+0
|
*
|
net: dsa: tag_gswip: fix typo in tagger name
Alexander Lobakin
2020-01-16
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-01-16
7
-30
/
+63
|
|
\
\
|
|
*
|
bpf: Sockmap/tls, fix pop data with SK_DROP return code
John Fastabend
2020-01-15
2
-8
/
+2
|
|
*
|
bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining
John Fastabend
2020-01-15
1
-0
/
+6
|
|
*
|
bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf
John Fastabend
2020-01-15
1
-0
/
+20
|
|
*
|
bpf: Sockmap/tls, msg_push_data may leave end mark in place
John Fastabend
2020-01-15
1
-0
/
+1
|
|
*
|
bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds
John Fastabend
2020-01-15
1
-5
/
+5
|
|
*
|
bpf: Sockmap/tls, push write_space updates through ulp updates
John Fastabend
2020-01-15
2
-5
/
+11
|
|
*
|
bpf: Sockmap, ensure sock lock held during tear down
John Fastabend
2020-01-15
2
-1
/
+8
|
|
*
|
net: bpf: Don't leak time wait and request sockets
Lorenz Bauer
2020-01-10
1
-5
/
+4
|
|
*
|
bpf/sockmap: Read psock ingress_msg before sk_receive_queue
Lingpeng Chen
2020-01-09
1
-6
/
+6
|
*
|
|
Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-merge
David S. Miller
2020-01-15
1
-1
/
+3
|
|
\
\
\
|
|
*
|
|
batman-adv: Fix DAT candidate selection on little endian systems
Sven Eckelmann
2019-11-28
1
-1
/
+3
|
*
|
|
|
tcp: fix marked lost packets not being retransmitted
Pengcheng Yang
2020-01-15
1
-3
/
+4
|
*
|
|
|
Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-01-15
10
-12
/
+101
|
|
\
\
\
\
|
|
*
|
|
|
cfg80211: fix page refcount issue in A-MSDU decap
Felix Fietkau
2020-01-15
1
-1
/
+1
|
|
*
|
|
|
cfg80211: check for set_wiphy_params
Johannes Berg
2020-01-15
1
-0
/
+4
|
|
*
|
|
|
cfg80211: fix memory leak in cfg80211_cqm_rssi_update
Felix Fietkau
2020-01-15
1
-0
/
+1
|
|
*
|
|
|
cfg80211: fix memory leak in nl80211_probe_mesh_link
Felix Fietkau
2020-01-15
1
-0
/
+2
|
|
*
|
|
|
cfg80211: fix deadlocks in autodisconnect work
Markus Theil
2020-01-15
1
-3
/
+3
|
|
*
|
|
|
wireless: wext: avoid gcc -O3 warning
Arnd Bergmann
2020-01-15
1
-1
/
+2
|
|
*
|
|
|
mac80211: Fix TKIP replay protection immediately after key setup
Jouni Malinen
2020-01-15
1
-3
/
+15
|
|
*
|
|
|
cfg80211: Fix radar event during another phy CAC
Orr Mazor
2020-01-15
4
-1
/
+60
|
|
*
|
|
|
wireless: fix enabling channel 12 for custom regulatory domain
Ganapathi Bhat
2020-01-15
1
-3
/
+10
|
|
*
|
|
|
mac80211: mesh: restrict airtime metric to peered established plinks
Markus Theil
2020-01-02
1
-0
/
+3
|
*
|
|
|
|
hv_sock: Remove the accept port restriction
Sunil Muthuswamy
2020-01-14
1
-59
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
devlink: correct misspelling of snapshot
Jacob Keller
2020-01-11
1
-3
/
+3
|
*
|
|
|
devlink: Wait longer before warning about unset port type
Ido Schimmel
2020-01-10
1
-1
/
+1
|
*
|
|
|
ipv4: Detect rollover in specific fib table dump
David Ahern
2020-01-10
1
-0
/
+6
|
*
|
|
|
net/tls: fix async operation
Jakub Kicinski
2020-01-10
1
-2
/
+2
|
*
|
|
|
net/tls: avoid spurious decryption error with HW resync
Jakub Kicinski
2020-01-10
1
-3
/
+3
|
*
|
|
|
net/x25: fix nonblocking connect
Martin Schiller
2020-01-09
1
-1
/
+5
*
|
|
|
|
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
2020-01-14
2
-6
/
+21
*
|
|
|
|
xprtrdma: Fix completion wait during device removal
Chuck Lever
2020-01-14
1
-1
/
+1
*
|
|
|
|
xprtrdma: Fix create_qp crash on device unload
Chuck Lever
2020-01-14
1
-0
/
+2
|
/
/
/
/
[next]