Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e49e6d520401e1d25ec8d366520aad2c01adc1c
3e49e6d
net: use CHECKSUM_NONE instead of magic number
by Cesar Eduardo Barros
· 14 years ago
f4e5bd4
Net / jme: Do not use legacy PCI power management
by Rafael J. Wysocki
· 14 years ago
b3cd965
myri10ge: small rx_done refactoring
by Stanislaw Gruszka
· 14 years ago
edf947f
bridge: notify applications if address of bridge device changes
by stephen hemminger
· 14 years ago
8628bd8
ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()
by Jan Luebbe
· 14 years ago
dc760b3
can: c_can: Fix tx_bytes accounting
by Jan Altenberg
· 14 years ago
b0052b0
can: c_can_platform: fix irq check in probe
by Marc Kleine-Budde
· 14 years ago
ee6f098
can: c_can: disable one shot mode until driver is fixed
by Marc Kleine-Budde
· 14 years ago
53914b6
can: make struct proto const
by Oliver Hartkopp
· 14 years ago
3b261ad
net: remove useless comments in net/core/dev.c
by Amerigo Wang
· 14 years ago
e0bccd3
rose: Add length checks to CALL_REQUEST parsing
by Ben Hutchings
· 14 years ago
be20250
ROSE: prevent heap corruption with bad facilities
by Dan Rosenberg
· 14 years ago
d370af0
irda: validate peer name and attribute lengths
by Dan Rosenberg
· 14 years ago
d50e7e3
irda: prevent heap corruption on invalid nickname
by Dan Rosenberg
· 14 years ago
e433430
dst: Clone child entry in skb_dst_pop
by Steffen Klassert
· 14 years ago
3bc0732
xfrm: Force a dst refcount before entering the xfrm type handlers
by Steffen Klassert
· 14 years ago
1fbc784
ipv4: do not ignore route errors
by Julian Anastasov
· 14 years ago
6df59a8
route: Take the right src and dst addresses in ip_route_newports
by Steffen Klassert
· 14 years ago
37e826c
ipv4: Fix nexthop caching wrt. scoping.
by David S. Miller
· 14 years ago
436c3b6
ipv4: Invalidate nexthop cache nh_saddr more correctly.
by David S. Miller
· 14 years ago
f7594d4
net: fix pch_gbe section mismatch warning
by Randy Dunlap
· 14 years ago
fcd13f4
ipv4: fix fib metrics
by Eric Dumazet
· 14 years ago
6f71d79
mlx4_en: Removing HW info from ethtool -i report.
by Yevgeny Petrilin
· 14 years ago
54a4fe5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
ef352e7
net_sched: fix THROTTLED/RUNNING race
by Eric Dumazet
· 14 years ago
8c64b4c
Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6
by David S. Miller
· 14 years ago
e6937ee
drivers/net/a2065.c: Convert release_resource to release_region/release_mem_region
by Julia Lawall
· 14 years ago
88e87be
drivers/net/ariadne.c: Convert release_resource to release_region/release_mem_region
by Julia Lawall
· 14 years ago
35d4890
bonding: fix rx_handler locking
by Jiri Pirko
· 14 years ago
cda6587
myri10ge: fix rmmod crash
by Stanislaw Gruszka
· 14 years ago
61b85bf
mlx4_en: updated driver version to 1.5.4.1
by Yevgeny Petrilin
· 14 years ago
87a5c38
mlx4_en: Using blue flame support
by Yevgeny Petrilin
· 14 years ago
9ace5e0
mlx4_core: reserve UARs for userspace consumers
by Eli Cohen
· 14 years ago
42d1e01
mlx4_core: maintain available field in bitmap allocator
by Eli Cohen
· 14 years ago
c1b43dc
mlx4: Add blue flame support for kernel consumers
by Eli Cohen
· 14 years ago
1679200
mlx4_en: Enabling new steering
by Yevgeny Petrilin
· 14 years ago
b12d93d
mlx4: Add support for promiscuous mode in the new steering model.
by Yevgeny Petrilin
· 14 years ago
0345584
mlx4: generalization of multicast steering.
by Yevgeny Petrilin
· 14 years ago
725c899
mlx4_en: Reporting HW revision in ethtool -i
by Yevgeny Petrilin
· 14 years ago
14c07b1
mlx4: Wake on LAN support
by Yevgeny Petrilin
· 14 years ago
1fb9876
mlx4_en: using new mlx4 interrupt scheme
by Yevgeny Petrilin
· 14 years ago
0b7ca5a
mlx4: Changing interrupt scheme
by Yevgeny Petrilin
· 14 years ago
9082226
mlx4_en: bringing link up when registering netdevice
by Yevgeny Petrilin
· 14 years ago
46afd0f
mlx4_en: optimize adaptive moderation algorithm for better latency
by Yevgeny Petrilin
· 14 years ago
39f17b4
mlx4_en: moderation parameters are not reseted.
by Yevgeny Petrilin
· 14 years ago
b605500
mlx4_en: going out of range of TX rings when reporting stats
by Yevgeny Petrilin
· 14 years ago
d78f4b3
ath9k: Fix TX queue stuck issue.
by Senthil Balasubramanian
· 14 years ago
19b9675
ath9k: Fix kernel panic caused by invalid rate index access.
by Senthil Balasubramanian
· 14 years ago
a3ad38e
orinoco: Clear dangling pointer on hardware busy
by armadefuego@gmail.com
· 14 years ago
be36cac
iwlagn: fix error in command waiting
by Johannes Berg
· 14 years ago
eb49a97
ipv4: fix ip_rt_update_pmtu()
by Eric Dumazet
· 14 years ago
406b6f9
ipv4: Fallback to FIB local table in __ip_dev_find().
by David S. Miller
· 14 years ago
f615273
tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.
by David S. Miller
· 14 years ago
67d4120
tcp: avoid cwnd moderation in undo
by Yuchung Cheng
· 14 years ago
a7bff75
bridge: Fix possibly wrong MLD queries' ethernet source address
by Linus Lüssing
· 14 years ago
6a1fef6
net: davinci_emac:Fix translation logic for buffer descriptor
by Sriram
· 14 years ago
9c7a4f9
ipv6: ip6_route_output does not modify sk parameter, so make it const
by Florian Westphal
· 14 years ago
d88d6b0
sfc: Siena: Disable write-combining when SR-IOV is enabled
by Steve Hodgson
· 14 years ago
db13890
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
04024b9
ipv4: optimize route adding on secondary promotion
by Julian Anastasov
· 14 years ago
2d230e2
ipv4: remove the routes on secondary promotion
by Julian Anastasov
· 14 years ago
e6abbaa
ipv4: fix route deletion for IPs on many subnets
by Julian Anastasov
· 14 years ago
74cb3c1
ipv4: match prefsrc when deleting routes
by Julian Anastasov
· 14 years ago
3c0f3c6
NET: smsc95xx: don't use stack for async writes to the device
by Marc Zyngier
· 14 years ago
2766051
net: implement dev_disable_lro() hw_features compatibility
by Michał Mirosław
· 14 years ago
736561a
IPVS: Use global mutex in ip_vs_app.c
by Simon Horman
· 14 years ago
f40f94f
ipvs: fix a typo in __ip_vs_control_init()
by Eric Dumazet
· 14 years ago
675071a
veth: Fix the byte counters
by Eric W. Biederman
· 14 years ago
9d2a8fa
net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
by Eric W. Biederman
· 14 years ago
d5cd9244
macvlan: Fix use after free of struct macvlan_port.
by Eric W. Biederman
· 14 years ago
ac0a121
net: fix incorrect spelling in drop monitor protocol
by Neil Horman
· 14 years ago
4f2d56c
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
by Jan Altenberg
· 14 years ago
b20e7bb
net/appletalk: fix atalk_release use after free
by Arnd Bergmann
· 14 years ago
674f211
ipx: fix ipx_release()
by Eric Dumazet
· 14 years ago
20246a8
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
by Eric Dumazet
· 14 years ago
8aa525a
l2tp: fix possible oops on l2tp_eth module unload
by James Chapman
· 14 years ago
a454f0c
xfrm: Fix initialize repl field of struct xfrm_state
by Wei Yongjun
· 14 years ago
8bc8aec
mac80211: initialize sta->last_rx in sta_info_alloc
by Felix Fietkau
· 14 years ago
61e1b0b
ath9k: Fix kernel panic in AR2427
by Mohammed Shafi Shajakhan
· 14 years ago
858022a
wireless: fix 80211 kernel-doc warnings
by Randy Dunlap
· 14 years ago
6e9d592
rtlwifi: Fix memset argument order
by Ilia Mirkin
· 14 years ago
5da201a
rt2x00: Add unknown Toshiba device
by Peter Lemenkov
· 14 years ago
9a74597
rt2x00: Add 2L Central Europe BV 8070
by Peter Lemenkov
· 14 years ago
7a2a75b
rt2x00: Add Planex Communications, Inc. RT8070
by Peter Lemenkov
· 14 years ago
2cea5b3
rt2x00: Add rt2870 device id
by Peter Lemenkov
· 14 years ago
3bf184a
orinoco: Maintain lock until entry removed from list
by Joe Gunn
· 14 years ago
f8a22a2
iwlwifi: missing unlock on error path
by Dan Carpenter
· 14 years ago
9011cd2
zd1211rw: TrendNet TEW-509UB id added
by Tõnu Samuel
· 14 years ago
0e24d34
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
1a0c833
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
961ed18
netfilter: ipt_CLUSTERIP: fix buffer overflow
by Vasiliy Kulikov
· 14 years ago
db85667
netfilter: xtables: fix reentrancy
by Eric Dumazet
· 14 years ago
5c1aba4
netfilter: ipset: fix checking the type revision at create command
by Jozsef Kadlecsik
· 14 years ago
5e0c1eb
netfilter: ipset: fix address ranges at hash:*port* types
by Jozsef Kadlecsik
· 14 years ago
a769f49
niu: Rename NIU parent platform device name to fix conflict.
by David S. Miller
· 14 years ago
b26fa4e
r8169: fix a bug in rtl8169_init_phy()
by Eric Dumazet
· 14 years ago
dadaa10
bonding: fix a typo in a comment
by Nicolas de Pesloüan
· 14 years ago
93d0320
ftmac100: use resource_size()
by Dan Carpenter
· 14 years ago
b51bdad
headers: use __aligned_xx types for userspace
by Mike Frysinger
· 14 years ago
6b1e960
bridge: Reset IPCB when entering IP stack on NF_FORWARD
by Herbert Xu
· 14 years ago
Next »