Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
304b0e56505bbfff6b8be2422d6551ddbdb30b8c
/
net
4409544
Merge "msm: wlan: Remove DSRC channels for US"
by Linux Build Service Account
· 7 years ago
8f8b514
Merge "Merge android-4.9.92 (9c3fb9c) into msm-4.9"
by Linux Build Service Account
· 7 years ago
78667de
Merge "Merge android-4.9.90 (dd1e37e) into msm-4.9"
by Linux Build Service Account
· 7 years ago
1d37773
msm: wlan: Remove DSRC channels for US
by Amar Singhal
· 7 years ago
261feed
msm: wlan: Add support for UNI-III ETSI sub-band
by Amar Singhal
· 7 years ago
1e3777b
Merge "net: ipc_router: Remove wakeup-source for Sensor ports"
by Linux Build Service Account
· 7 years ago
029e846
net: ipc_router: Remove wakeup-source for Sensor ports
by Arun Kumar Neelakantam
· 7 years ago
d016c07
cfg80211: clear wep keys after disconnection
by Avraham Stern
· 7 years ago
7b8d252
Merge "net: core: Release neigh lock when neigh_probe is enabled"
by Linux Build Service Account
· 7 years ago
427fd21
Merge android-4.9.92 (9c3fb9c) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
dc9767f
Merge android-4.9.90 (dd1e37e) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
39b8bb4
Merge android-4.9.89 (960923f) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
aa71c72
Merge android-4.9.88 (bb52bba) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
16b6ed1
Merge android-4.9.87 (a290494) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
a8a3aff
Merge android-4.9.86 (b324a70) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
7e4f46b
net: ipc_router: Fix buffer overflow during memcpy
by Arun Kumar Neelakantam
· 7 years ago
03d25f8
net: core: Release neigh lock when neigh_probe is enabled
by Sridhar Ancha
· 9 years ago
3f59047
ipv4/GRO: Make GRO conform to RFC 6864
by Alexander Duyck
· 7 years ago
39e939a
Revert "GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values"
by Manjunathappa Prakash
· 7 years ago
9c3fb9c
Merge 4.9.92 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
406996f
kcm: lock lower socket in kcm_attach
by Tom Herbert
· 7 years ago
d5862b0
skbuff: Fix not waking applications when errors are enqueued
by Vinicius Costa Gomes
· 7 years ago
5f02dce
net: Only honor ifindex in IP_PKTINFO if non-0
by David Ahern
· 7 years ago
455fc99
netlink: avoid a double skb free in genlmsg_mcast()
by Nicolas Dichtel
· 7 years ago
7d91487
net/iucv: Free memory obtained by kzalloc
by Arvind Yadav
· 7 years ago
84fc2d7
l2tp: do not accept arbitrary sockets
by Eric Dumazet
· 7 years ago
c5e6439
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
by Lorenzo Bianconi
· 7 years ago
1fdc00c
dccp: check sk for closed state in dccp_sendmsg()
by Alexey Kodanev
· 7 years ago
1562f14
net: Fix hlist corruptions in inet_evict_bucket()
by Kirill Tkhai
· 7 years ago
28984ba0
net: use skb_to_full_sk() in skb_update_prio()
by Eric Dumazet
· 7 years ago
e7d7956
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
by Eric Dumazet
· 7 years ago
e927ffb
sch_netem: fix skb leak in netem_enqueue()
by Alexey Kodanev
· 7 years ago
4f2f7a0
net sched actions: return explicit error when tunnel_key mode is not specified
by Roman Mashak
· 7 years ago
1b4d5ac
msm: wlan: Modify regulatory rules for Qatar
by Amar Singhal
· 7 years ago
03dc27e
Merge "net: xfrm: remove duplicate output_mark"
by Linux Build Service Account
· 7 years ago
dd1e37e
Merge 4.9.90 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
1139d77
ip6_vti: adjust vti mtu according to mtu of lower device
by Alexey Kodanev
· 7 years ago
c70c7be
netfilter: x_tables: unlock on error in xt_find_table_lock()
by Dan Carpenter
· 8 years ago
92db807
mac80211: Fix possible sband related NULL pointer de-reference
by Mohammed Shafi Shajakhan
· 8 years ago
dfe9c1d
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
by Paolo Abeni
· 8 years ago
e864196
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
by Emmanuel Grumbach
· 8 years ago
abdb881
xprtrdma: Cancel refresh worker during buffer shutdown
by Chuck Lever
· 8 years ago
7ad1c43
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
by Liping Zhang
· 8 years ago
185c88b
tipc: check return value of nlmsg_new
by Pan Bian
· 8 years ago
3a04271
netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
by Liping Zhang
· 8 years ago
d2e269c
openvswitch: Delete conntrack entry clashing with an expectation.
by Jarno Rajahalme
· 8 years ago
87cfd7f
netfilter: xt_CT: fix refcnt leak on error path
by Gao Feng
· 8 years ago
5f63431
tcp: remove poll() flakes with FastOpen
by Eric Dumazet
· 8 years ago
2bea487
net: ipv6: send unsolicited NA on admin up
by David Ahern
· 8 years ago
f59dad5
Merge "nl80211: Fix external_auth check for offloaded authentication"
by Linux Build Service Account
· 7 years ago
4b1a5e3
net: xfrm: remove duplicate output_mark
by Sean Tranchetti
· 7 years ago
960923f
Merge 4.9.89 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
c1ad3ae
mac80211: remove BUG() when interface type is invalid
by Luca Coelho
· 7 years ago
5eef9b5
net: xfrm: allow clearing socket xfrm policies.
by Lorenzo Colitti
· 7 years ago
b7ac7e4
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
by Michael Scott
· 8 years ago
f3fa28a
Bluetooth: Avoid bt_accept_unlink() double unlinking
by Dean Jenkins
· 8 years ago
ae34475
sched: act_csum: don't mangle TCP and UDP GSO packets
by Davide Caratti
· 8 years ago
1fb9c2f
batman-adv: handle race condition for claims between gateways
by Andreas Pape
· 8 years ago
4c484f7
net/8021q: create device with all possible features in wanted_features
by Andrey Vagin
· 8 years ago
3649d93
netem: apply correct delay when rate throttling
by Nik Unger
· 8 years ago
05c8cd3
nl80211: Fix external_auth check for offloaded authentication
by Srinivas Dasari
· 7 years ago
83ca41f
Merge "Merge android-4.9.84 (a9d0273) into msm-4.9"
by Linux Build Service Account
· 7 years ago
e06a105
Merge android-4.9.84 (a9d0273) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
bb52bba
Merge 4.9.88 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
db6a0cb
netfilter: x_tables: pack percpu counter allocations
by Florian Westphal
· 8 years ago
dac4448
netfilter: x_tables: pass xt_counters struct to counter allocator
by Florian Westphal
· 8 years ago
61346e2
netfilter: x_tables: pass xt_counters struct instead of packet counter
by Florian Westphal
· 8 years ago
60962e9
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
by Florian Westphal
· 7 years ago
280ef7b
netfilter: bridge: ebt_among: add missing match size checks
by Florian Westphal
· 7 years ago
21ff147
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
by Florian Westphal
· 7 years ago
034ad9d
netfilter: IDLETIMER: be syzkaller friendly
by Eric Dumazet
· 7 years ago
7d10575
netfilter: nat: cope with negative port range
by Paolo Abeni
· 7 years ago
af4b424
netfilter: x_tables: fix missing timer initialization in xt_LED
by Paolo Abeni
· 7 years ago
f506da5
netfilter: add back stackpointer size checks
by Florian Westphal
· 7 years ago
33033b73
Merge "net/ipv6/addrconf: IPv6 tethering enhancement"
by Linux Build Service Account
· 7 years ago
6666043
net/ipv6/addrconf: IPv6 tethering enhancement
by Tianyi Gou
· 9 years ago
b6f8652
Merge "nl80211: Allow SAE Authentication for NL80211_CMD_CONNECT"
by Linux Build Service Account
· 7 years ago
496f6e1
Merge "cfg80211/nl80211: Optional authentication offload to userspace"
by Linux Build Service Account
· 7 years ago
7dc12f7
BACKPORT: fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
by Al Viro
· 7 years ago
5244700
UPSTREAM: netfilter: xt_bpf: add overflow checks
by Jann Horn
· 7 years ago
7e3c72f
UPSTREAM: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
by Shmulik Ladkani
· 7 years ago
eb8925e
UPSTREAM: netfilter: xt_bpf: support ebpf
by Willem de Bruijn
· 8 years ago
a290494
Merge 4.9.87 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
93f3aff
mpls, nospec: Sanitize array index in mpls_label_ok()
by Dan Williams
· 7 years ago
d77763d
net: mpls: Pull common label check into helper
by David Ahern
· 7 years ago
9b7d723
sctp: verify size of a new chunk in _sctp_make_chunk()
by Alexey Kodanev
· 7 years ago
a818270
sctp: fix dst refcnt leak in sctp_v6_get_dst()
by Alexey Kodanev
· 7 years ago
45fa661
tcp_bbr: better deal with suboptimal GSO
by Eric Dumazet
· 7 years ago
85924b8
rxrpc: Fix send in rxrpc_send_data_packet()
by David Howells
· 7 years ago
3efb90a
tcp: Honor the eor bit in tcp_mtu_probe
by Ilya Lesokhin
· 7 years ago
3812dda
sctp: fix dst refcnt leak in sctp_v4_get_dst
by Tommi Rantala
· 7 years ago
5984901
udplite: fix partial checksum initialization
by Alexey Kodanev
· 7 years ago
59e105c
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
by Nicolas Dichtel
· 7 years ago
06f0188
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
by Sabrina Dubroca
· 7 years ago
106dc96
net: fix race on decreasing number of TX queues
by Jakub Kicinski
· 7 years ago
c9a3046
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
by Arnd Bergmann
· 7 years ago
def37b7
fib_semantics: Don't match route with mismatching tclassid
by Stefano Brivio
· 7 years ago
9f32011
bridge: check brport attr show in brport_show
by Xin Long
· 7 years ago
e7b12ef
netlink: put module reference if dump start fails
by Jason A. Donenfeld
· 7 years ago
bd618d9
Merge "Merge android-4.9-o.82 (2d34d45) into msm-4.9"
by Linux Build Service Account
· 7 years ago
Next »