Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa93808f26cfbc6865f2a1ed89ec250eb6b392fc
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
3248768
uapi: fix linux/packet_diag.h userspace compilation error am: ccb65adc6c
by Dmitry V. Levin
· 8 years ago
eb051719
net/tunnel: set inner protocol in network gro hooks am: b07eed8f71
by Paolo Abeni
· 8 years ago
036a000
vrf: Fix use-after-free in vrf_xmit am: db6e779618
by David Ahern
· 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
965f701
mlxsw: spectrum_router: Avoid potential packets loss am: 8f4db60c7f
by Ido Schimmel
· 8 years ago
acd63a9
geneve: lock RCU on TX path am: 02595f4725
by Jakub Kicinski
· 8 years ago
14d3ccd
vxlan: lock RCU on TX path am: 0a40da4a74
by Jakub Kicinski
· 8 years ago
d0ae0e0
net: phy: Avoid deadlock during phy_error() am: feaa5bab43
by Florian Fainelli
· 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
c5d8f64
vxlan: don't allow overwrite of config src addr am: a64407fafe
by Brian Russell
· 8 years ago
dc32775
vti6: return GRE_KEY for vti6 am: f7081057d1
by David Forster
· 8 years ago
1d1ee5c
vxlan: correctly validate VXLAN ID against VXLAN_N_VID am: ee2da79de2
by Matthias Schiffer
· 8 years ago
2ce0127
net/mlx5e: Fix wrong CQE decompression am: 0c6e38e791
by Tariq Toukan
· 8 years ago
f74ef7b
net/mlx5e: Do not reduce LRO WQE size when not using build_skb am: a633266469
by Tariq Toukan
· 8 years ago
fa5eb53
net/mlx5e: Register/unregister vport representors on interface attach/detach
by Saeed Mahameed
· 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
ccb65adc
uapi: fix linux/packet_diag.h userspace compilation error
by Dmitry V. Levin
· 8 years ago
b07eed8
net/tunnel: set inner protocol in network gro hooks
by Paolo Abeni
· 8 years ago
db6e779
vrf: Fix use-after-free in vrf_xmit
by David Ahern
· 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
8f4db60
mlxsw: spectrum_router: Avoid potential packets loss
by Ido Schimmel
· 8 years ago
02595f4
geneve: lock RCU on TX path
by Jakub Kicinski
· 8 years ago
0a40da4
vxlan: lock RCU on TX path
by Jakub Kicinski
· 8 years ago
feaa5ba
net: phy: Avoid deadlock during phy_error()
by Florian Fainelli
· 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
a64407f
vxlan: don't allow overwrite of config src addr
by Brian Russell
· 8 years ago
f708105
vti6: return GRE_KEY for vti6
by David Forster
· 8 years ago
ee2da79
vxlan: correctly validate VXLAN ID against VXLAN_N_VID
by Matthias Schiffer
· 8 years ago
0c6e38e
net/mlx5e: Fix wrong CQE decompression
by Tariq Toukan
· 8 years ago
a633266
net/mlx5e: Do not reduce LRO WQE size when not using build_skb
by Tariq Toukan
· 8 years ago
9e354ab
net/mlx5e: Register/unregister vport representors on interface attach/detach
by Saeed Mahameed
· 8 years ago
6317222
ANDROID: mmc: core: export emmc revision
by Jin Qian
· 8 years ago
1ec1433
ANDROID: sdcardfs: Fix gid issue
by Daniel Rosenberg
· 8 years ago
32dc587
ANDROID: sdcardfs: Remove uninformative prints
by Daniel Rosenberg
· 8 years ago
e2538da
ANDROID: sdcardfs: move path_put outside of spinlock
by Daniel Rosenberg
· 8 years ago
a8c2078
ANDROID: sdcardfs: Use case insensitive hash function
by Daniel Rosenberg
· 8 years ago
35ba5f6
ANDROID: sdcardfs: declare MODULE_ALIAS_FS
by Daniel Rosenberg
· 8 years ago
3884c2e
ANDROID: sdcardfs: Get the blocksize from the lower fs
by Daniel Rosenberg
· 8 years ago
64386ed
ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve
by Daniel Rosenberg
· 8 years ago
721274a
ANDROID: sdcardfs: Switch to internal case insensitive compare
by Daniel Rosenberg
· 8 years ago
dae31f8
ANDROID: sdcardfs: Use spin_lock_nested
by Daniel Rosenberg
· 8 years ago
fb4d191
ANDROID: sdcardfs: Replace get/put with d_lock
by Daniel Rosenberg
· 8 years ago
b434e57
ANDROID: sdcardfs: rate limit warning print
by Daniel Rosenberg
· 8 years ago
fe0756d
ANDROID: sdcardfs: Fix case insensitive lookup
by Daniel Rosenberg
· 8 years ago
85626b4
ANDROID: sdcardfs: support direct-IO (DIO) operations
by Daniel Rosenberg
· 8 years ago
055fc87
ANDROID: sdcardfs: implement vm_ops->page_mkwrite
by Daniel Rosenberg
· 8 years ago
1df4842
ANDROID: sdcardfs: Don't bother deleting freelist
by Daniel Rosenberg
· 8 years ago
f61bc5a
ANDROID: sdcardfs: Add missing path_put
by Daniel Rosenberg
· 8 years ago
8e818ff
ANDROID: sdcardfs: Fix incorrect hash
by Daniel Rosenberg
· 8 years ago
a28be72
ANDROID: export security_path_chown
by Daniel Rosenberg
· 8 years ago
5004c5f
ANDROID: sdcardfs: Switch strcasecmp for internal call
by Daniel Rosenberg
· 8 years ago
52b7768
ANDROID: sdcardfs: switch to full_name_hash and qstr
by Daniel Rosenberg
· 8 years ago
ad90525
ANDROID: sdcardfs: Add GID Derivation to sdcardfs
by Daniel Rosenberg
· 8 years ago
147f8ab
ANDROID: sdcardfs: Remove redundant operation
by Daniel Rosenberg
· 8 years ago
d8caaf9
ANDROID: sdcardfs: add support for user permission isolation
by Daniel Rosenberg
· 8 years ago
f48ace1
ANDROID: sdcardfs: Refactor configfs interface
by Daniel Rosenberg
· 8 years ago
83d1cad
ANDROID: sdcardfs: Allow non-owners to touch
by Daniel Rosenberg
· 8 years ago
8b451dc
ANDROID: binder: add padding to binder_fd_array_object.
by Martijn Coenen
· 8 years ago
872c26e
ANDROID: binder: use group leader instead of open thread
by Martijn Coenen
· 8 years ago
a02c754
BACKPORT: mmc: core: Export device lifetime information through sysfs
by Jungseung Lee
· 8 years ago
9b7246e
ANDROID: android-verity: do not compile as independent module
by Badhri Jagan Sridharan
· 8 years ago
23b839a
resolve merge conflicts of 8fed8fc18839 to android-4.4
by Todd Kjos
· 8 years ago
9ead931
rc: raw decoder for keymap protocol is not loaded on register am: 39df5977fd
by Sean Young
· 8 years ago
Next »