Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
62d5cecfe599e84d9750d74eb02b04cbe168b94d
/
net
110cce4
Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9
by Kyle Yan
· 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
467ece7
xprtrdma: Disable pad optimization by default am: 73eea1c400
by Chuck Lever
· 8 years ago
dde4116
xprtrdma: Per-connection pad optimization am: fab6c2caa4
by Chuck Lever
· 8 years ago
8f5e412
xprtrdma: Fix Read chunk padding am: ec3bc2c5ed
by Chuck Lever
· 8 years ago
371d034
netfilter: conntrack: refine gc worker heuristics, redux
by Florian Westphal
· 8 years ago
5f7ff59
netfilter: conntrack: remove GC_MAX_EVICTS break
by Florian Westphal
· 8 years ago
dc8470f
ceph: update readpages osd request according to size of pages
by Yan, Zheng
· 8 years ago
86840a6
xprtrdma: Reduce required number of send SGEs
by Chuck Lever
· 8 years ago
73eea1c
xprtrdma: Disable pad optimization by default
by Chuck Lever
· 8 years ago
fab6c2c
xprtrdma: Per-connection pad optimization
by Chuck Lever
· 8 years ago
ec3bc2c
xprtrdma: Fix Read chunk padding
by Chuck Lever
· 8 years ago
877a0a0
Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9
by Kyle Yan
· 8 years ago
e682dcb
Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9
by Kyle Yan
· 8 years ago
7b112430
ANDROID: nf: IDLETIMER: Fix use after free condition during work
by Subash Abhinov Kasiviswanathan
· 8 years ago
eb5c154
netfilter: xtables: Add snapshot of hardidletimer target
by Subash Abhinov Kasiviswanathan
· 8 years ago
a6e00ae
Merge branch 'upstream-linux-4.9.y' into android-4.9
by Todd Kjos
· 8 years ago
b6cfac7
UPSTREAM: net: core: add missing check for uid_range in rule_exists.
by Lorenzo Colitti
· 8 years ago
8f9872b
netfilter: nf_ct_helper: warn when not applying default helper assignment
by Jiri Kosina
· 8 years ago
1a0e259
net: socket: fix recvmmsg not returning error from sock_error
by Maxime Jayat
· 8 years ago
481aedf
ip: fix IP_CHECKSUM handling
by Paolo Abeni
· 8 years ago
c2219da
irda: Fix lockdep annotations in hashbin_delete().
by David S. Miller
· 8 years ago
171d92a
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
by Andrey Konovalov
· 8 years ago
6c854af
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
by Marcus Huewe
· 8 years ago
9206efc
packet: Do not call fanout_release from atomic contexts
by Anoob Soman
· 8 years ago
722737f
packet: fix races in fanout_add()
by Eric Dumazet
· 8 years ago
42b5278
net/llc: avoid BUG_ON() in skb_orphan()
by Eric Dumazet
· 8 years ago
90aa799
kcm: fix a null pointer dereference in kcm_sendmsg()
by WANG Cong
· 8 years ago
1409935
kcm: fix 0-length case for kcm_sendmsg()
by WANG Cong
· 8 years ago
f90a250
net: rmnet_data: Optimized GRO for single flow
by Conner Huff
· 8 years ago
Next »