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