Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
74659dc64c9db0f9a57e8c171c5a6dcfa30c976d
/
net
da9fb78
Merge 4.9.83 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
39e0a6b
9p/trans_virtio: discard zero-length reply
by Greg Kurz
· 7 years ago
cdfc8df
Merge 4.9.82 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
7e2fb80
dccp: CVE-2017-8824: use-after-free in DCCP code
by Mohamed Ghannam
· 7 years ago
a25ea24
UPSTREAM: tcp: fix access to sk->sk_state in tcp_poll()
by Davide Caratti
· 8 years ago
35724bc
BACKPORT: tcp: fix potential double free issue for fastopen_req
by Wei Wang
· 8 years ago
2a5cc53
BACKPORT: xfrm: Fix return value check of copy_sec_ctx.
by Steffen Klassert
· 7 years ago
f8bbe51
Merge 4.9.81 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0781a50
nl80211: Sanitize array index in parse_txq_params
by Dan Williams
· 7 years ago
b671f40
soreuseport: fix mem leak in reuseport_add_sock()
by Eric Dumazet
· 7 years ago
5771415
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
by Martin KaFai Lau
· 7 years ago
fa46d14
cls_u32: add missing RCU annotation.
by Paolo Abeni
· 7 years ago
b980f71
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
by Neal Cardwell
· 7 years ago
ee46a86
tcp: release sk_frag.page in tcp_disconnect
by Li RongQing
· 7 years ago
ce43c07
net: igmp: add a missing rcu locking section
by Eric Dumazet
· 7 years ago
7d3d60e
ip6mr: fix stale iterator
by Nikolay Aleksandrov
· 7 years ago
20c8a00
ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree
by Chenbo Feng
· 7 years ago
b30d2b5
Merge 4.9.80 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
d2a67f7
SUNRPC: Allow connect to return EHOSTUNREACH
by Trond Myklebust
· 7 years ago
030d467
mac80211: fix the update of path metric for RANN frame
by Chun-Yeow Yeoh
· 7 years ago
03899a4
openvswitch: fix the incorrect flow action alloc size
by zhangliping
· 7 years ago
71f1469
Merge 4.9.79 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
265d765
bpf: fix 32-bit divide by zero
by Alexei Starovoitov
· 7 years ago
a3d6dd6
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
eecfa2e
flow_dissector: properly cap thoff field
by Eric Dumazet
· 7 years ago
3110e21
gso: validate gso_type in GSO handlers
by Willem de Bruijn
· 7 years ago
cc99c6d
ip6_gre: init dev->mtu and dev->hard_header_len correctly
by Alexey Kodanev
· 7 years ago
260eb69
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
by Jim Westfall
· 7 years ago
014510b
net: Allow neigh contructor functions ability to modify the primary_key
by Jim Westfall
· 7 years ago
0e52703
tipc: fix a memory leak in tipc_nl_node_get_link()
by Cong Wang
· 7 years ago
2f056e7
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
by Xin Long
· 7 years ago
8e3534ea
sctp: do not allow the v4 socket to bind a v4mapped v6 address
by Xin Long
· 7 years ago
cf67be7
net: tcp: close sock if net namespace is exiting
by Dan Streetman
· 7 years ago
a44d911
net: qdisc_pkt_len_init() should be more robust
by Eric Dumazet
· 7 years ago
0ae1696
net: igmp: fix source address check for IGMPv3 reports
by Felix Fietkau
· 7 years ago
c2ceff1
ipv6: ip6_make_skb() needs to clear cork.base.dst
by Eric Dumazet
· 7 years ago
fb50d8c
ipv6: fix udpv6 sendmsg crash caused by too small MTU
by Mike Maloney
· 7 years ago
8b0d3e8
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
by Ben Hutchings
· 7 years ago
5bb5ae9
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
by Alexey Kodanev
· 7 years ago
898eeca
netfilter: xt_osf: Add missing permission checks
by Kevin Cernekee
· 7 years ago
2c3184e
netfilter: nfnetlink_cthelper: Add missing permission checks
by Kevin Cernekee
· 7 years ago
41e4aa1
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
by Marc Kleine-Budde
· 7 years ago
40bf2c0
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
by Marc Kleine-Budde
· 7 years ago
e9dabe6
Merge 4.9.78 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0476e6d
af_key: fix buffer overread in parse_exthdrs()
by Eric Biggers
· 7 years ago
e4dc05a
af_key: fix buffer overread in verify_address_len()
by Eric Biggers
· 7 years ago
9c3804b
UPSTREAM: tcp: fix a request socket leak
by Eric Dumazet
· 7 years ago
2c5c4cc
UPSTREAM: tcp: fix possible deadlock in TCP stack vs BPF filter
by Eric Dumazet
· 7 years ago
7678266
UPSTREAM: tcp: Add a tcp_filter hook before handle ack packet
by Chenbo Feng
· 7 years ago
033d019
Merge 4.9.77 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
6aebc26
Bluetooth: Prevent stack info leak from the EFS element.
by Ben Seri
· 7 years ago
b28394c
net/sched: Fix update of lastuse in act modules implementing stats_update
by Roi Dayan
· 7 years ago
16d5b48
ethtool: do not print warning for applications using legacy API
by Stephen Hemminger
· 7 years ago
dde00c9
ipv6: fix possible mem leaks in ipv6_make_skb()
by Eric Dumazet
· 7 years ago
ce31b6a
RDS: null pointer dereference in rds_atomic_free_op
by Mohamed Ghannam
· 7 years ago
cebb382
RDS: Heap OOB write in rds_message_alloc_sgs()
by Mohamed Ghannam
· 7 years ago
61196a6
net: core: fix module type in sock_diag_bind
by Andrii Vladyka
· 7 years ago
ca5681b
ip6_tunnel: disable dst caching if tunnel is dual-stack
by Eli Cooper
· 7 years ago
fe71f34
8021q: fix a memory leak for VLAN 0 device
by Cong Wang
· 7 years ago
234c8e6
mac80211: Add RX flag to indicate ICV stripped
by David Spinadel
· 8 years ago
9154940
Merge 4.9.76 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
79258d9
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
bc7ff9b
Merge 4.9.75 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
8824b2d
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
by Neal Cardwell
· 7 years ago
61c51da
tcp_bbr: reset full pipe detection on loss recovery undo
by Neal Cardwell
· 7 years ago
4406671
UPSTREAM: netfilter: conntrack: use power efficient workqueue
by Vincent Guittot
· 7 years ago
9e5dd8e
Merge 4.9.74 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
e74fe72
tcp: invalidate rate samples during SACK reneging
by Yousuk Seung
· 7 years ago
58f6ebb
sock: free skb in skb_complete_tx_timestamp on error
by Willem de Bruijn
· 7 years ago
03c9329
net: Fix double free and memory corruption in get_net_ns_by_id()
by Eric W. Biederman
· 7 years ago
243adaa
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
by Nikolay Aleksandrov
· 7 years ago
e4f6698
ipv4: Fix use-after-free when flushing FIB tables
by Ido Schimmel
· 7 years ago
e51abae
adding missing rcu_read_unlock in ipxip6_rcv
by Nikita V. Shirokov
· 7 years ago
ae67e54
sctp: Replace use of sockets_allocated with specified macro.
by Tonghao Zhang
· 7 years ago
f75f910
net: ipv4: fix for a race condition in raw_sendmsg
by Mohamed Ghannam
· 7 years ago
7887a70
tcp md5sig: Use skb's saddr when replying to an incoming segment
by Christoph Paasch
· 7 years ago
a4bf8ef
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
by Neal Cardwell
· 7 years ago
53288d8
RDS: Check cmsg_len before dereferencing CMSG_DATA
by Avinash Repaka
· 7 years ago
b3b5603
net: reevalulate autoflowlabel setting after sysctl setting
by Shaohua Li
· 7 years ago
0b18782
netlink: Add netns check on taps
by Kevin Cernekee
· 7 years ago
2c1a0b2
net: igmp: Use correct source address on IGMPv3 reports
by Kevin Cernekee
· 7 years ago
f6d7cdb
ipv6: mcast: better catch silly mtu values
by Eric Dumazet
· 7 years ago
c2f78bf
ipv4: igmp: guard against silly MTU values
by Eric Dumazet
· 7 years ago
cb7518e
Merge 4.9.72 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
acc9672
tcp: fix under-evaluated ssthresh in TCP Vegas
by Hoang Tran
· 7 years ago
4bf42a2
net: ipv6: send NS for DAD when link operationally up
by Mike Manning
· 7 years ago
0708a47
netfilter: nfnetlink_queue: fix secctx memory leak
by Liping Zhang
· 8 years ago
29c4f51
net: ipconfig: fix ic_close_devs() use-after-free
by Mark Rutland
· 8 years ago
b5ed572
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
by Gao Feng
· 8 years ago
01060ac
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
by Liping Zhang
· 8 years ago
7f077af
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
by Alexander Duyck
· 8 years ago
7656871
inet: frag: release spinlock before calling icmp_send()
by Eric Dumazet
· 8 years ago
e6e8067
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
by Ying Xue
· 8 years ago
0f0ac21
netfilter: nfnl_cthelper: Fix memory leak
by Jeffy Chen
· 8 years ago
ec38fb4
netfilter: nfnl_cthelper: fix runtime expectation policy updates
by Pablo Neira Ayuso
· 8 years ago
9ed8f0f
sctp: out_qlen should be updated when pruning unsent queue
by Xin Long
· 8 years ago
b3f662c
sch_dsmark: fix invalid skb_cow() usage
by Eric Dumazet
· 8 years ago
98d20e5
vsock: cancel packets when failing to connect
by Peng Tao
· 8 years ago
6f1848e
vsock: track pkt owner vsock
by Peng Tao
· 8 years ago
7ff28d3
crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
by Herbert Xu
· 8 years ago
Next »