Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6269cf9544995814322726738a318254f979ff20
/
net
55651b1
Merge remote-tracking branch '4.9/tmp-a745b34' into msm-4.9
by Kyle Yan
· 7 years ago
a745b34
Merge 4.9.28 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
8795ee7
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
by WANG Cong
· 8 years ago
ecbd3ed
ipv6: initialize route null entry in addrconf_init()
by WANG Cong
· 8 years ago
5d8e077
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
by Michal Schmidt
· 8 years ago
f190653
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
by Alexander Potapenko
· 8 years ago
747a001
tcp: do not inherit fastopen_req from parent
by Eric Dumazet
· 8 years ago
0f4ac29
net: ipv6: Do not duplicate DAD on link up
by David Ahern
· 8 years ago
91260ba
tcp: fix wraparound issue in tcp_lp
by Eric Dumazet
· 8 years ago
f3235cb
tcp: do not underestimate skb->truesize in tcp_trim_head()
by Eric Dumazet
· 8 years ago
faad2b8
ANDROID: rfkill: fix unused function warning
by Arnd Bergmann
· 8 years ago
f117eaf
ANDROID: make PF_KEY SHA256 use RFC-compliant truncation.
by Lorenzo Colitti
· 8 years ago
bdc8b4b
net: wireless: Fix regdb for 60G band
by Hamad Kadmany
· 8 years ago
875e526
ANDROID: Add untag hacks to inet_release function
by Chenbo Feng
· 8 years ago
bbe8238
net: wireless: Update regdb for 60G band
by Hamad Kadmany
· 8 years ago
0b3d3ca
Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9
by Kyle Yan
· 8 years ago
e88bb96
Merge 4.9.26 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
b2b93bb
p9_client_readdir() fix
by Al Viro
· 8 years ago
b1fc1b0
ipv6: check raw payload size correctly in ioctl
by Jamie Bainbridge
· 8 years ago
1dc1b7b
tcp: memset ca_priv data to 0 properly
by Wei Wang
· 8 years ago
df19261
ipv6: check skb->protocol before lookup for nexthop
by WANG Cong
· 8 years ago
62817c3
net: ipv6: regenerate host route if moved to gc list
by David Ahern
· 8 years ago
b2440a5
ip6mr: fix notification device destruction
by Nikolay Aleksandrov
· 8 years ago
291e604
netpoll: Check for skb->queue_mapping
by Tushar Dave
· 8 years ago
94e5670
net: ipv6: RTF_PCPU should not be settable from userspace
by David Ahern
· 8 years ago
7ab89b176
gso: Validate assumption of frag_list segementation
by Ilan Tayari
· 8 years ago
8c04e2a
net-timestamp: avoid use-after-free in ip_recv_error
by Willem de Bruijn
· 8 years ago
c86872a4
ipv6: Fix idev->addr_list corruption
by Rabin Vincent
· 8 years ago
479beb4
tcp: clear saved_syn in tcp_disconnect()
by Eric Dumazet
· 8 years ago
02f0430
sctp: listen on the sock only when it's state is listening or closed
by Xin Long
· 8 years ago
dbaaa58
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
by Florian Larysch
· 8 years ago
425cc77
l2tp: fix PPP pseudo-wire auto-loading
by Guillaume Nault
· 8 years ago
b790260
l2tp: take reference on sessions being dumped
by Guillaume Nault
· 8 years ago
1f49c8c
net/packet: fix overflow in check for tp_reserve
by Andrey Konovalov
· 8 years ago
1045212
net/packet: fix overflow in check for tp_frame_nr
by Andrey Konovalov
· 8 years ago
3ae0fc9
l2tp: purge socket queues in the .destruct() callback
by Guillaume Nault
· 8 years ago
59bc404
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
by Guillaume Nault
· 8 years ago
d60d4e8
kcm: return immediately after copy_from_user() failure
by WANG Cong
· 8 years ago
4f99161
net: neigh: guard against NULL solicit() method
by Eric Dumazet
· 8 years ago
e88a8e0
ping: implement proper locking
by Eric Dumazet
· 8 years ago
6993e4d
cfg80211: increse bss expire time
by Rajkumar Manoharan
· 13 years ago
5f78b91
Merge "Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9" into msm-4.9
by Linux Build Service Account
· 8 years ago
3729385
ANDROID: xt_qtaguid: don't check if embedded arrays are NULL
by Greg Hackmann
· 8 years ago
dc8e3de
net: support __netdev_alloc_frag to always use GFP_DMA
by Liam Mark
· 9 years ago
284f2b8
net: support __alloc_skb to always use GFP_DMA
by Liam Mark
· 9 years ago
736862f
Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9
by Kyle Yan
· 8 years ago
bae751b
Merge 4.9.25 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
87cfeaa
mac80211: fix MU-MIMO follow-MAC mode
by Johannes Berg
· 8 years ago
e0411f1
mac80211: reject ToDS broadcast data frames
by Johannes Berg
· 8 years ago
11422c7
Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9
by Kyle Yan
· 8 years ago
a2659b2
Merge 4.9.24 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
35b9d61
sctp: deny peeloff operation on asocs with threads sleeping on it
by Marcelo Ricardo Leitner
· 8 years ago
c67c2be
net: ipv6: check route protocol when deleting routes
by Mantas M
· 8 years ago
0c6172c
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
by Al Viro
· 8 years ago
c092149
net: ipv6: Fix sysctl registration error
by Subash Abhinov Kasiviswanathan
· 8 years ago
166d803
Merge "msm: wlan: update db.txt for WLAN" into msm-4.9
by Linux Build Service Account
· 8 years ago
918c27b
Merge "Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9" into msm-4.9
by Linux Build Service Account
· 8 years ago
a79921b
msm: wlan: update db.txt for WLAN
by Yuanyuan Liu
· 8 years ago
f5aca88
Merge "seemp: port instrumentation and logging service" into msm-4.9
by Linux Build Service Account
· 8 years ago
c6a9621
Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9
by Kyle Yan
· 8 years ago
16fc98c
net/packet: fix overflow in check for priv area size
by Andrey Konovalov
· 8 years ago
71ce1d9
Merge remote-tracking branch 'tmp-44e63be' into 4.9
by Channagoud Kadabi
· 8 years ago
0bf43bd
seemp: port instrumentation and logging service
by Yida Wang
· 8 years ago
b68cf93
UPSTREAM: net: socket: Make unnecessarily global sockfs_setattr() static
by Tobias Klauser
· 8 years ago
86cccd2
UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
by Lorenzo Colitti
· 8 years ago
75777a7
UPSTREAM: net/packet: fix overflow in check for priv area size
by Andrey Konovalov
· 8 years ago
44e63be
Merge 4.9.22 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
607ca1d
svcauth_gss: Close connection when dropping an incoming message
by Chuck Lever
· 8 years ago
c032150
mac80211: unconditionally start new netdev queues with iTXQ support
by Johannes Berg
· 8 years ago
57e1e90
cfg80211: check rdev resume callback only for registered wiphy
by Arend Van Spriel
· 8 years ago
1450d4d
Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9
by Kyle Yan
· 8 years ago
6856581
Merge 4.9.21 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
8601537
libceph: force GFP_NOIO for socket allocations
by Ilya Dryomov
· 8 years ago
d62103c
cfg80211: export regulatory_hint_user() API
by Mihir Shete
· 11 years ago
0078bd9
Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9
by Kyle Yan
· 8 years ago
c96f651
Merge 4.9.20 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
79191ea
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
by Andy Whitcroft
· 8 years ago
64a5465
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
by Andy Whitcroft
· 8 years ago
f68a09c
xfrm: policy: init locks early
by Florian Westphal
· 8 years ago
87f2158
Merge "net: ipc_router: Register services only on client port" into msm-4.9
by Kyle Yan
· 8 years ago
322becd
Merge "net: ipc_router: fix NULL pointer de-reference issue" into msm-4.9
by Kyle Yan
· 8 years ago
42c3c88
Merge 4.9.19 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
56769e7
nl80211: fix dumpit error path RTNL deadlocks
by Johannes Berg
· 8 years ago
81ec3dc
libceph: don't set weight to IN when OSD is destroyed
by Ilya Dryomov
· 8 years ago
62f6341
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
by Tejun Heo
· 8 years ago
9e13bce
tcp: initialize icsk_ack.lrcvtime at session start time
by Eric Dumazet
· 8 years ago
a53ea60
socket, bpf: fix sk_filter use after free in sk_clone_lock
by Daniel Borkmann
· 8 years ago
62e85fe
ipv4: provide stronger user input validation in nl_fib_input()
by Eric Dumazet
· 8 years ago
d80caeb
ipv6: make sure to initialize sockc.tsflags before first use
by Alexander Potapenko
· 8 years ago
91ad0c0
net: unix: properly re-increment inflight counter of GC discarded candidates
by Andrey Ulanov
· 8 years ago
ef7c1e29
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
by Kris Murphy
· 8 years ago
e9c1b1a
net: properly release sk_frag.page
by Eric Dumazet
· 8 years ago
03e9554
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
by Or Gerlitz
· 8 years ago
91f8ea1
net: Add snapshot of sockev module
by Subash Abhinov Kasiviswanathan
· 8 years ago
63cf359
net: ipc_router: Register services only on client port
by Karthikeyan Ramasubramanian
· 8 years ago
3fc03e0
net: ipc_router: fix NULL pointer de-reference issue
by Arun Kumar Neelakantam
· 8 years ago
4891f6a
Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9
by Kyle Yan
· 8 years ago
6bf53d4
Merge 4.9.18 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
110cce4
Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9
by Kyle Yan
· 8 years ago
d860b2e
FROMLIST: net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs
by Joel Scherpelz
· 8 years ago
Next »