index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix wrong 160/80+80 MHz setting
Shay Bar
2020-02-14
1
-2
/
+14
*
cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
Sergey Matyukevich
2020-02-14
1
-0
/
+1
*
cfg80211: check wiphy driver existence for drvinfo report
Sergey Matyukevich
2020-02-07
1
-2
/
+6
*
mac80211: consider more elements in parsing CRC
Johannes Berg
2020-02-07
1
-6
/
+12
*
mac80211: fix quiet mode activation in action frames
Sara Sharon
2020-02-07
1
-4
/
+4
*
mac80211: use more bits for ack_frame_id
Johannes Berg
2020-02-07
2
-2
/
+2
*
rxrpc: Fix call RCU cleanup using non-bh-safe locks
David Howells
2020-02-07
1
-3
/
+19
*
rxrpc: Fix service call disconnection
David Howells
2020-02-07
1
-2
/
+1
*
net: sched: prevent a use after free
Dan Carpenter
2020-02-06
1
-1
/
+1
*
skbuff: fix a data race in skb_queue_len()
Qian Cai
2020-02-06
1
-2
/
+9
*
mptcp: fix use-after-free for ipv6
Florian Westphal
2020-02-06
1
-3
/
+33
*
devlink: report 0 after hitting end in region read
Jacob Keller
2020-02-05
1
-0
/
+6
*
net_sched: fix a resource leak in tcindex_set_parms()
Cong Wang
2020-02-05
1
-2
/
+1
*
mptcp: fix use-after-free on tcp fallback
Florian Westphal
2020-02-05
1
-70
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-04
21
-120
/
+153
|
\
|
*
l2tp: Allow duplicate session creation with UDP
Ridge Kennedy
2020-02-04
1
-1
/
+6
|
*
net_sched: fix an OOB access in cls_tcindex
Cong Wang
2020-02-04
1
-20
/
+20
|
*
net: hsr: fix possible NULL deref in hsr_handle_frame()
Eric Dumazet
2020-02-04
1
-0
/
+2
|
*
Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2020-02-03
10
-69
/
+83
|
|
\
|
|
*
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
2020-02-03
5
-24
/
+15
|
|
*
rxrpc: Fix missing active use pinning of rxrpc_local object
David Howells
2020-01-30
5
-40
/
+62
|
|
*
rxrpc: Fix insufficient receive notification generation
David Howells
2020-01-30
1
-4
/
+2
|
|
*
rxrpc: Fix use-after-free in rxrpc_put_local()
David Howells
2020-01-30
1
-1
/
+4
|
*
|
tcp: Reduce SYN resend delay if a suspicous ACK is received
SeongJae Park
2020-02-02
1
-1
/
+7
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-02-01
5
-25
/
+27
|
|
\
\
|
|
*
|
netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag
Paul Blakey
2020-01-31
1
-0
/
+1
|
|
*
|
netfilter: flowtable: Fix missing flush hardware on table free
Paul Blakey
2020-01-31
1
-0
/
+1
|
|
*
|
netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup
Paul Blakey
2020-01-31
1
-1
/
+1
|
|
*
|
netfilter: Use kvcalloc
Joe Perches
2020-01-31
2
-4
/
+3
|
|
*
|
netfilter: ipset: fix suspicious RCU usage in find_set_and_id
Kadlecsik József
2020-01-29
1
-20
/
+21
|
*
|
|
cls_rsvp: fix rsvp_policy
Eric Dumazet
2020-02-01
1
-4
/
+2
|
*
|
|
tcp: clear tp->segs_{in|out} in tcp_disconnect()
Eric Dumazet
2020-02-01
1
-0
/
+2
|
*
|
|
tcp: clear tp->data_segs{in|out} in tcp_disconnect()
Eric Dumazet
2020-02-01
1
-0
/
+2
|
*
|
|
tcp: clear tp->delivered in tcp_disconnect()
Eric Dumazet
2020-02-01
1
-0
/
+1
|
*
|
|
tcp: clear tp->total_retrans in tcp_disconnect()
Eric Dumazet
2020-02-01
1
-0
/
+1
*
|
|
|
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
3
-3
/
+3
*
|
|
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
10
-109
/
+103
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-1
/
+1
|
*
|
|
net/xdp: set FOLL_PIN via pin_user_pages()
John Hubbard
2020-01-31
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-30
10
-41
/
+64
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
net/core: Do not clear VF index for node/port GUIDs query
Leon Romanovsky
2020-01-30
1
-2
/
+2
|
*
|
mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6
Geert Uytterhoeven
2020-01-30
2
-6
/
+6
|
*
|
net: drop_monitor: Use kstrdup
Joe Perches
2020-01-30
1
-6
/
+2
|
*
|
mptcp: MPTCP_HMAC_TEST should depend on MPTCP
Geert Uytterhoeven
2020-01-30
1
-2
/
+4
|
*
|
mptcp: Fix incorrect IPV6 dependency check
Geert Uytterhoeven
2020-01-30
1
-1
/
+1
|
*
|
mptcp: handle tcp fallback when using syn cookies
Florian Westphal
2020-01-29
4
-1
/
+14
|
*
|
mptcp: avoid a lockdep splat when mcast group was joined
Florian Westphal
2020-01-29
1
-2
/
+6
|
*
|
mptcp: fix panic on user pointer access
Florian Westphal
2020-01-29
1
-18
/
+22
|
*
|
mptcp: defer freeing of cached ext until last moment
Florian Westphal
2020-01-29
1
-2
/
+4
|
|
/
[next]