Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a5733ab5c4d070ece5eb529b67df3ed3d173542f
/
net
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
87144ec
xprtrdma: Squelch kbuild sparse complaint
by Chuck Lever
· 8 years ago
64157f4
ANDROID: fix the deadlock in xt_qtaguid when enable DDEBUG
by Chenbo Feng
· 8 years ago
8cc472f
Merge "net_sched: Add flow control support to prio qdisc" into msm-4.9
by Kyle Yan
· 8 years ago
07e3afe
Merge "net: rmnet_data: Add support to configure custom device name" into msm-4.9
by Kyle Yan
· 8 years ago
74fdd73
drivers: Fix more compiler warnings
by Kyle Yan
· 8 years ago
abb705d
net_sched: Add flow control support to prio qdisc
by Subash Abhinov Kasiviswanathan
· 8 years ago
5859863
net: rmnet_data: Add support to configure custom device name
by Subash Abhinov Kasiviswanathan
· 8 years ago
692c6d7
dccp: fix memory leak during tear-down of unsuccessful connection request
by Hannes Frederic Sowa
· 8 years ago
ee059e3
dccp/tcp: fix routing redirect race am: 98933eb36d
by Jon Maxwell
· 8 years ago
aa93808
bridge: drop netfilter fake rtable unconditionally am: 9bce26f224
by Florian Westphal
· 8 years ago
4dd40f9
ipv6: avoid write to a possibly cloned skb am: 683100ed45
by Florian Westphal
· 8 years ago
7ce7a5f
ipv6: make ECMP route replacement less greedy am: 4a8d3bb73a
by Sabrina Dubroca
· 8 years ago
8b173e5
mpls: Do not decrement alive counter for unregister events am: 87c0286a07
by David Ahern
· 8 years ago
7e57f7c
mpls: Send route delete notifications when router module is unloaded
by David Ahern
· 8 years ago
97097b2
act_connmark: avoid crashing on malformed nlattrs with null parms am: 47c8dc47c0
by Etienne Noss
· 8 years ago
eb051719
net/tunnel: set inner protocol in network gro hooks am: b07eed8f71
by Paolo Abeni
· 8 years ago
4d5de05
dccp: fix use-after-free in dccp_feat_activate_values am: 7c0eaeec84
by Eric Dumazet
· 8 years ago
e7828ad
net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
by Alexey Khoroshilov
· 8 years ago
f99d227
net: fix socket refcounting in skb_complete_tx_timestamp() am: f157cc1d72
by Eric Dumazet
· 8 years ago
af1d708
net: fix socket refcounting in skb_complete_wifi_ack() am: 98fa3d2a8e
by Eric Dumazet
· 8 years ago
4d30eeb
tcp: fix various issues for sockets morphing to listen state am: 07753bc6a2
by Eric Dumazet
· 8 years ago
76f6a37
strparser: destroy workqueue on module exit am: 4547f03d1a
by WANG Cong
· 8 years ago
9980cc2
dccp: Unlock sock before calling sk_free() am: 51ae1fbcf1
by Arnaldo Carvalho de Melo
· 8 years ago
f51c410
ipv6: orphan skbs in reassembly unit am: 0bcc319d55
by Eric Dumazet
· 8 years ago
2fd730d5
net: net_enable_timestamp() can be called from irq contexts am: 3d87dce3df
by Eric Dumazet
· 8 years ago
ca2c57a
net: don't call strlen() on the user buffer in packet_bind_spkt() am: 62fe0521fb
by Alexander Potapenko
· 8 years ago
61a8ace
net: bridge: allow IPv6 when multicast flood is disabled am: fa7c48fb3a
by Mike Manning
· 8 years ago
a107e41
tcp/dccp: block BH for SYN processing am: bbaeb9b73f
by Eric Dumazet
· 8 years ago
6a3a773
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv am: 837786cbbb
by Paul Hber
· 8 years ago
a6f9e55
net sched actions: decrement module reference count after table flush.
by Roman Mashak
· 8 years ago
9bd18b3
ipv4: mask tos for input route am: 36931eb015
by Julian Anastasov
· 8 years ago
dc32775
vti6: return GRE_KEY for vti6 am: f7081057d1
by David Forster
· 8 years ago
9e38375
dccp: fix memory leak during tear-down of unsuccessful connection request
by Hannes Frederic Sowa
· 8 years ago
98933eb
dccp/tcp: fix routing redirect race
by Jon Maxwell
· 8 years ago
9bce26f
bridge: drop netfilter fake rtable unconditionally
by Florian Westphal
· 8 years ago
683100e
ipv6: avoid write to a possibly cloned skb
by Florian Westphal
· 8 years ago
4a8d3bb
ipv6: make ECMP route replacement less greedy
by Sabrina Dubroca
· 8 years ago
87c0286
mpls: Do not decrement alive counter for unregister events
by David Ahern
· 8 years ago
b61206e
mpls: Send route delete notifications when router module is unloaded
by David Ahern
· 8 years ago
47c8dc4
act_connmark: avoid crashing on malformed nlattrs with null parms
by Etienne Noss
· 8 years ago
b07eed8
net/tunnel: set inner protocol in network gro hooks
by Paolo Abeni
· 8 years ago
7c0eaee
dccp: fix use-after-free in dccp_feat_activate_values
by Eric Dumazet
· 8 years ago
5f79aab
net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
by Alexey Khoroshilov
· 8 years ago
f157cc1
net: fix socket refcounting in skb_complete_tx_timestamp()
by Eric Dumazet
· 8 years ago
98fa3d2
net: fix socket refcounting in skb_complete_wifi_ack()
by Eric Dumazet
· 8 years ago
07753bc
tcp: fix various issues for sockets morphing to listen state
by Eric Dumazet
· 8 years ago
4547f03
strparser: destroy workqueue on module exit
by WANG Cong
· 8 years ago
51ae1fb
dccp: Unlock sock before calling sk_free()
by Arnaldo Carvalho de Melo
· 8 years ago
0bcc319
ipv6: orphan skbs in reassembly unit
by Eric Dumazet
· 8 years ago
3d87dce
net: net_enable_timestamp() can be called from irq contexts
by Eric Dumazet
· 8 years ago
62fe052
net: don't call strlen() on the user buffer in packet_bind_spkt()
by Alexander Potapenko
· 8 years ago
fa7c48f
net: bridge: allow IPv6 when multicast flood is disabled
by Mike Manning
· 8 years ago
bbaeb9b
tcp/dccp: block BH for SYN processing
by Eric Dumazet
· 8 years ago
837786c
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
by Paul Hüber
· 8 years ago
063893e
net sched actions: decrement module reference count after table flush.
by Roman Mashak
· 8 years ago
36931eb
ipv4: mask tos for input route
by Julian Anastasov
· 8 years ago
f708105
vti6: return GRE_KEY for vti6
by David Forster
· 8 years ago
90ed47f
Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9
by Kyle Yan
· 8 years ago
f5b6935
Merge "netfilter: xtables: Add snapshot of hardidletimer target" into msm-4.9
by Kyle Yan
· 8 years ago
c60a598
mac80211: use driver-indicated transmitter STA only for data frames
by Johannes Berg
· 8 years ago
855ee12
mac80211: don't handle filtered frames within a BA session am: 3981384999
by Felix Fietkau
· 8 years ago
2159c30
mac80211: don't reorder frames with SN smaller than SSN am: 42e7f37714
by Sara Sharon
· 8 years ago
fef4174
mac80211: flush delayed work when entering suspend am: b116db0da1
by Matt Chen
· 8 years ago
b507df2
mac80211: use driver-indicated transmitter STA only for data frames
by Johannes Berg
· 8 years ago
3981384
mac80211: don't handle filtered frames within a BA session
by Felix Fietkau
· 8 years ago
42e7f37
mac80211: don't reorder frames with SN smaller than SSN
by Sara Sharon
· 8 years ago
b116db0
mac80211: flush delayed work when entering suspend
by Matt Chen
· 8 years ago
a711fa7
ANDROID: nf: IDLETIMER: Use fullsock when querying uid
by Subash Abhinov Kasiviswanathan
· 8 years ago
da75569
Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9
by Kyle Yan
· 8 years ago
0f8abf5
netfilter: conntrack: refine gc worker heuristics, redux am: 371d0342a3
by Florian Westphal
· 8 years ago
615124c
netfilter: conntrack: remove GC_MAX_EVICTS break am: 5f7ff59d06
by Florian Westphal
· 8 years ago
2b9a543
ceph: update readpages osd request according to size of pages am: dc8470f3c8
by Yan, Zheng
· 8 years ago
de63d00
xprtrdma: Reduce required number of send SGEs am: 86840a6305
by Chuck Lever
· 8 years ago
Next »