Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b62aeea0ec10dac508040efd343e8380b3ba68dc
/
net
b62aeea
Merge android-4.9.149 (ed0b11d) into msm-4.9
by jianzhou
· 6 years ago
ed0b11d
Merge 4.9.149 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
7abb7f7
sock: Make sock->sk_stamp thread-safe
by Deepa Dinamani
· 6 years ago
6021678
tipc: compare remote and local protocols in tipc_udp_enable()
by Cong Wang
· 6 years ago
8dd36f1
tipc: use lock_sock() in tipc_sk_reinit()
by Cong Wang
· 6 years ago
d2ea9f1
VSOCK: Send reset control packet when socket is partially bound
by Jorgen Hansen
· 6 years ago
336e822
tipc: fix a double kfree_skb()
by Cong Wang
· 6 years ago
aa0c48d
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
by Xin Long
· 6 years ago
84e1bfd
packet: validate address length if non-zero
by Willem de Bruijn
· 6 years ago
3ddf35c
packet: validate address length
by Willem de Bruijn
· 6 years ago
aa9f3a0
netrom: fix locking in nr_find_socket()
by Cong Wang
· 6 years ago
122aeb4
net: ipv4: do not handle duplicate fragments as overlapping
by Michal Kubecek
· 6 years ago
818b3f7
ipv6: tunnels: fix two use-after-free
by Eric Dumazet
· 6 years ago
41743ce
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
by Cong Wang
· 6 years ago
1a6cd59
ieee802154: lowpan_header_create check must check daddr
by Willem de Bruijn
· 6 years ago
c39b8fd
ax25: fix a use-after-free in ax25_fillin_cb()
by Cong Wang
· 6 years ago
35775cc
ipv4: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
5d9a796
ip6mr: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
f41ab60
Merge android-4.9.145 (6328e64) into msm-4.9
by jianzhou
· 6 years ago
67a883f
Merge "Merge android-4.9.135 (03fcc2f) into msm-4.9"
by Linux Build Service Account
· 6 years ago
a2f9236
Merge 4.9.147 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
5ba8d8b
SUNRPC: Fix a potential race in xprt_connect()
by Trond Myklebust
· 6 years ago
0715895
mac80211: Fix condition validating WMM IE
by Ilan Peer
· 7 years ago
7a4b56a
mac80211: don't WARN on bad WMM parameters from buggy APs
by Emmanuel Grumbach
· 7 years ago
c5976f8
Merge android-4.9.135 (03fcc2f) into msm-4.9
by Minming Qi
· 6 years ago
5d05bdd
Merge 4.9.146 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
3d7eec1
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
by Xin Long
· 6 years ago
bd3fa7e
tcp: fix NULL ref in tail loss probe
by Yuchung Cheng
· 6 years ago
fe25279
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
by Eric Dumazet
· 6 years ago
8dd57cc
net: Prevent invalid access to skb->prev in __qdisc_drop_all
by Christoph Paasch
· 6 years ago
901936a
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
4595b7f
Merge "Merge android-4.9.134 (a427932) into msm-4.9"
by Linux Build Service Account
· 6 years ago
6328e64
Merge 4.9.145 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
fd54ea7
mac80211: ignore NullFunc frames in the duplicate detection
by Emmanuel Grumbach
· 6 years ago
db32c24
mac80211: fix reordering of buffered broadcast packets
by Felix Fietkau
· 6 years ago
7df29ea
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
by Felix Fietkau
· 6 years ago
554eac2
mac80211: Clear beacon_int in ieee80211_do_stop
by Ben Greear
· 6 years ago
ce4a99a
SUNRPC: Fix leak of krb5p encode pages
by Chuck Lever
· 6 years ago
dc08fb5
batman-adv: Expand merged fragment buffer for full packet
by Sven Eckelmann
· 6 years ago
860c8b8
Merge 4.9.144 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e190b82
libceph: check authorizer reply/challenge length before reading
by Ilya Dryomov
· 6 years ago
985a551
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
by Ilya Dryomov
· 6 years ago
18a23fb
libceph: implement CEPHX_V2 calculation mode
by Ilya Dryomov
· 6 years ago
06e9259
libceph: add authorizer challenge
by Ilya Dryomov
· 6 years ago
2e901ea
libceph: factor out encrypt_authorizer()
by Ilya Dryomov
· 6 years ago
9da9bb4
libceph: factor out __ceph_x_decrypt()
by Ilya Dryomov
· 6 years ago
2617cd5
libceph: factor out __prepare_write_connect()
by Ilya Dryomov
· 6 years ago
0811545
libceph: store ceph_auth_handshake pointer in ceph_connection
by Ilya Dryomov
· 6 years ago
bd180ec
libceph: no need to drop con->mutex for ->get_authorizer()
by Ilya Dryomov
· 8 years ago
9041d1e
libceph: drop len argument of *verify_authorizer_reply()
by Ilya Dryomov
· 8 years ago
5acc58c
tipc: use destination length for copy string
by Guoqing Jiang
· 6 years ago
5569c10
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
by Sultan Alsawaf
· 6 years ago
e16c040
Merge 4.9.143 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
d39ebd1
net: skb_scrub_packet(): Scrub offload_fwd_mark
by Petr Machata
· 6 years ago
84e7092
Merge "Merge android-4.9.133 (d589c0d) into msm-4.9"
by Linux Build Service Account
· 6 years ago
85d9136
Merge "Merge android-4.9.132 (38f2b4a) into msm-4.9"
by Linux Build Service Account
· 6 years ago
ad5ba3e
Merge "Merge android-4.9.131 (7bebf33) into msm-4.9"
by Linux Build Service Account
· 6 years ago
976dc8c
Merge "Merge android-4.9.130 (1c7637c) into msm-4.9"
by Linux Build Service Account
· 6 years ago
db71418
Merge 4.9.142 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
a49f034
net: ieee802154: 6lowpan: fix frag reassembly
by Alexander Aring
· 7 years ago
35a0620
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
by Trond Myklebust
· 6 years ago
2a12200
llc: do not use sk_eat_skb()
by Eric Dumazet
· 6 years ago
e044554
sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
by Xin Long
· 6 years ago
8fe4284
Merge 4.9.141 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
c3ec4e5
libceph: fall back to sendmsg for slab pages
by Ilya Dryomov
· 6 years ago
a38ad67
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
by YueHaibing
· 6 years ago
f184d30
netfilter: xt_IDLETIMER: add sysfs filename checking routine
by Taehee Yoo
· 6 years ago
919560a
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
by Eric Westbrook
· 6 years ago
2e01e1c
Merge "netfilter: contrack: Adding check for SIP/2.0"
by Linux Build Service Account
· 6 years ago
bbcc7cc
Merge "msm: wlan: Modify tx power of channel 36-48 for US"
by Linux Build Service Account
· 6 years ago
e82930b
Merge "netfilter: contrack: Null pointer check added"
by Linux Build Service Account
· 6 years ago
d73c975
msm: wlan: Modify tx power of channel 36-48 for US
by tinlin
· 6 years ago
ba295ae
msm: wlan: Update 5G center frequency for ID
by tinlin
· 6 years ago
5ffa7b1
Merge android-4.9.134 (a427932) into msm-4.9
by Minming Qi
· 6 years ago
3cfcd57
netfilter: contrack: Adding check for SIP/2.0
by Mohammed Javid
· 7 years ago
961323d
Revert "ipv6: set rt6i_protocol properly in the route when it is installed"
by Greg Kroah-Hartman
· 6 years ago
6e55647
Merge 4.9.139 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
5e10758
Merge 4.9.138 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e1260be
Merge 4.9.137 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
a0f30ae
Merge 4.9.136 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
f343b64
Merge android-4.9.133 (d589c0d) into msm-4.9
by Minming Qi
· 6 years ago
4d7b63f
Merge android-4.9.132 (38f2b4a) into msm-4.9
by Minming Qi
· 6 years ago
775e2fb
Merge android-4.9.131 (7bebf33) into msm-4.9
by Minming Qi
· 6 years ago
8f00a1d
Merge android-4.9.130 (1c7637c) into msm-4.9
by Minming Qi
· 6 years ago
3d26b72
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
by David Ahern
· 6 years ago
eb18330
inet: frags: better deal with smp races
by Eric Dumazet
· 6 years ago
6bab51f
sctp: not allow to set asoc prsctp_enable by sockopt
by Xin Long
· 6 years ago
4a80b1f
net-gro: reset skb->pkt_type in napi_reuse_skb()
by Eric Dumazet
· 6 years ago
5367cdf
ip_tunnel: don't force DF when MTU is locked
by Sabrina Dubroca
· 6 years ago
a09bd93
flow_dissector: do not dissect l4 ports for fragments
by 배석진
· 6 years ago
3dadb71
Merge "msm: wlan: Update Tx power for JP"
by Linux Build Service Account
· 6 years ago
564f633
Merge "msm: wlan: Update 2G & 5G information for IN"
by Linux Build Service Account
· 6 years ago
4c0335f
Merge "Merge android-4.9.129 (b727d1c) into msm-4.9"
by Linux Build Service Account
· 6 years ago
ac101ad
Merge "Merge android-4.9.128 (ba01a42) into msm-4.9"
by Linux Build Service Account
· 6 years ago
d1f0690
Merge "Merge android-4.9.127 (be4935d) into msm-4.9"
by Linux Build Service Account
· 6 years ago
fa42a65
Merge "Merge android-4.9.126 (a8c1ea6) into msm-4.9"
by Linux Build Service Account
· 6 years ago
bb2fc7c
Merge "Merge android-4.9.125 (a925dfb) into msm-4.9"
by Linux Build Service Account
· 6 years ago
fd37197
msm: wlan: Update Tx power for JP
by tinlin
· 6 years ago
25d5b37
msm: wlan: Update 2G & 5G information for IN
by tinlin
· 6 years ago
55000b5
netfilter: contrack: Null pointer check added
by Utkarsh Saxena
· 8 years ago
Next »