Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
18eceb818dc37bbc783ec7ef7703f270cc6cd281
18eceb8
af_unix: Don't use continue to re-execute unix_stream_read_generic loop
by Rainer Weikusat
· 9 years ago
b5f0549
unix_diag: fix incorrect sign extension in unix_lookup_by_ino
by Dmitry V. Levin
· 9 years ago
5a0e2f2
Merge branch 'bnxt_en-fixes'
by David S. Miller
· 9 years ago
ba41d46
bnxt_en: Failure to update PHY is not fatal condition.
by Michael Chan
· 9 years ago
de73018
bnxt_en: Remove unnecessary call to update PHY settings.
by Michael Chan
· 9 years ago
035a153
bnxt_en: Poll link at the end of __bnxt_open_nic().
by Michael Chan
· 9 years ago
8d2c3ab
ser_gigaset: use container_of() instead of detour
by Paul Bolle
· 9 years ago
0b7662c
Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
1003e19
cxgb3: fix up vpd strings for kstrto*()
by Steve Wise
· 9 years ago
c868ee7
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
by Paolo Abeni
· 9 years ago
b53ce3e
tipc: unlock in error path
by Insu Yun
· 9 years ago
29d1441
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
a97eb33
rtnl: RTM_GETNETCONF: fix wrong return value
by Anton Protopopov
· 9 years ago
cfdd28b
net: make netdev_for_each_lower_dev safe for device removal
by Nikolay Aleksandrov
· 9 years ago
f3bb237
USB: cdc_subset: only build when one driver is enabled
by Arnd Bergmann
· 9 years ago
f468a72
vxlan: do not use fdb in metadata mode
by Jiri Benc
· 9 years ago
e60b13e
mISDN: prevent possible NULL pointer dereference
by Anton Protopopov
· 9 years ago
449f14f
net: caif: fix erroneous return value
by Anton Protopopov
· 9 years ago
48bb230
appletalk: fix erroneous return value
by Anton Protopopov
· 9 years ago
a09f4af
lance: Return correct error code
by Amitoj Kaur Chawla
· 9 years ago
a813104
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
by Phil Sutter
· 9 years ago
d13b161
gre: clear IFF_TX_SKB_SHARING
by Jiri Benc
· 9 years ago
fc41cdb
geneve: clear IFF_TX_SKB_SHARING
by Jiri Benc
· 9 years ago
82a0f6b
vxlan: clear IFF_TX_SKB_SHARING
by Jiri Benc
· 9 years ago
aeee0e6
geneve: Refine MTU limit
by David Wragg
· 9 years ago
7716682
tcp/dccp: fix another race at listener dismantle
by Eric Dumazet
· 9 years ago
deed49d
route: check and remove route cache when we get route
by Xin Long
· 9 years ago
619fe32
net_sched fix: reclassification needs to consider ether protocol changes
by Jamal Hadi Salim
· 9 years ago
39712e5
Merge branch 'mlxsw-fixes'
by David S. Miller
· 9 years ago
28a01d2
mlxsw: spectrum: Allow for PVID deletion
by Ido Schimmel
· 9 years ago
148f472
mlxsw: reg: Add the Switch Port Acceptable Frame Types register
by Ido Schimmel
· 9 years ago
562a9f9
et131x: check return value of dma_alloc_coherent
by Insu Yun
· 9 years ago
4fbe366
Merge branch 'thunderx-fixes'
by David S. Miller
· 9 years ago
ad2eceb
net: thunderx: Fix receive packet stats
by Sunil Goutham
· 9 years ago
8d210d5
net: thunderx: Fix for HW TSO not enabled for secondary qsets
by Sunil Goutham
· 9 years ago
6a9bab7
net: thunderx: Fix for multiqset not configured upon interface toggle
by Sunil Goutham
· 9 years ago
1eea84b
tcp: correctly crypto_alloc_hash return check
by Insu Yun
· 9 years ago
73dcb55
net: dsa: Unregister slave_dev in error path
by Florian Fainelli
· 9 years ago
79be1a1
phy: marvell: Fix and unify reg-init behavior
by Clemens Gruber
· 9 years ago
29e7326
pppoe: fix reference counting in PPPoE proxy
by Guillaume Nault
· 9 years ago
705bcdd
ravb: Update DT binding example for final CPG/MSSR bindings
by Geert Uytterhoeven
· 9 years ago
9ffa8a1
Merge branch 'mlxsw-fixes'
by David S. Miller
· 9 years ago
6a9863a
mlxsw: spectrum: Set STP state when leaving 802.1D bridge
by Ido Schimmel
· 9 years ago
1e5ad30
mlxsw: Treat local port 64 as valid
by Ido Schimmel
· 9 years ago
853effc
l2tp: Fix error creating L2TP tunnels
by Mark Tomlinson
· 9 years ago
d148bbd
drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY mode
by David Rivshin
· 9 years ago
cd772de
phy: keep pause flags in phy driver features
by Woojung.Huh@microchip.com
· 9 years ago
1543b76
Merge branch 'mlx4-fixes'
by David S. Miller
· 9 years ago
925ab1a
net/mlx4_en: Avoid changing dev->features directly in run-time
by Eugenia Emantayev
· 9 years ago
85743f1
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
by Huy Nguyen
· 9 years ago
22e3817
net/mlx4_core: Do not BUG_ON during reset when PCI is offline
by Daniel Jurgens
· 9 years ago
6b94bab
net/mlx4_core: Fix potential corruption in counters database
by Eran Ben Elisha
· 9 years ago
31c128b
net/mlx4_en: Choose time-stamping shift value according to HW frequency
by Eugenia Emantayev
· 9 years ago
281e8b2
net/mlx4_en: Count HW buffer overrun only once
by Amir Vadai
· 9 years ago
aac8d3c
qmi_wwan: add "4G LTE usb-modem U901"
by Bjørn Mork
· 9 years ago
7292355
tcp: md5: release request socket instead of listener
by Eric Dumazet
· 9 years ago
3720228
tcp: do not set rtt_min to 1
by Eric Dumazet
· 9 years ago
6c5d89a
pcnet_cs: add new id
by Ken Kawasaki
· 9 years ago
a407054
net: dsa: remove phy_disconnect from error path
by Sascha Hauer
· 9 years ago
bd16a72
net: dsa: mv88e6xxx: Add support for Marvell 88E6240
by Sascha Hauer
· 9 years ago
d5c91fb
tipc: fix premature addition of node to lookup table
by Jon Paul Maloy
· 9 years ago
7facc5f
Merge branch 'bnxt_en-fixes'
by David S. Miller
· 9 years ago
51dd55b
bnxt_en: Reduce default ring sizes.
by Michael Chan
· 9 years ago
4419dbe
bnxt_en: Fix implementation of tx push operation.
by Michael Chan
· 9 years ago
1c49c42
bnxt_en: Remove 20G support and advertise only 40GbaseCR4.
by Michael Chan
· 9 years ago
0d8abf0
bnxt_en: Cleanup and Fix flow control setup logic
by Michael Chan
· 9 years ago
b763499
bnxt_en: Fix ethtool autoneg logic.
by Michael Chan
· 9 years ago
56bb7fd
bridge: mdb: avoid uninitialized variable warning
by Arnd Bergmann
· 9 years ago
b5e4d0b
cxgb4: Add pci device id for chelsio t540 lom adapter
by Hariprasad Shenai
· 9 years ago
9c80a5d
Merge branch 'arc_emac-fixes'
by David S. Miller
· 9 years ago
b530b16
net: arc_emac: fix sk_buff leak
by Alexander Kochetkov
· 9 years ago
99f93a15
net: arc_emac: reset txbd_curr and txbd_dirty pointers to zero
by Alexander Kochetkov
· 9 years ago
c278c25
net: arc_emac: fix koops caused by sk_buff free
by Alexander Kochetkov
· 9 years ago
7856520
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
by Alexander Duyck
· 9 years ago
7b4c534
Merge branch 'mlx5-fixes'
by David S. Miller
· 9 years ago
b0eed40
net/mlx5e: Use static constant netdevice ndos
by Saeed Mahameed
· 9 years ago
b236872
net/mlx5e: Remove select queue ndo initialization
by Saeed Mahameed
· 9 years ago
b4ff3a3
net/mlx5: Use offset based reserved field names in the IFC header file
by Matan Barak
· 9 years ago
266b495
bonding: don't use stale speed and duplex information
by Jay Vosburgh
· 9 years ago
a5a23ad
net: am79c961a: avoid %? in inline assembly
by Arnd Bergmann
· 9 years ago
bd59cfc
net: smc91x: propagate irq return code
by Robert Jarzmik
· 9 years ago
bfb3a9d
Merge branch 'bcm7xxx-fixes'
by David S. Miller
· 9 years ago
815717d
net: phy: bcm7xxx: Remove wildcard entries
by Florian Fainelli
· 9 years ago
258bf44
net: phy: bcm7xxx: Fix bcm7xxx_config_init() check
by Florian Fainelli
· 9 years ago
c6dd213
net: phy: bcm7xxx: Fix 40nm EPHY features
by Florian Fainelli
· 9 years ago
50d8998
net: phy: bcm7xxx: Fix shadow mode 2 disabling
by Florian Fainelli
· 9 years ago
5d8e498
Merge branch 'ravb-fixes'
by David S. Miller
· 9 years ago
50bfd83
ravb: skip gPTP start/stop on R-Car gen3
by Sergei Shtylyov
· 9 years ago
d0c5f45
ravb: kill duplicate setting of CCC.CSEL
by Sergei Shtylyov
· 9 years ago
dba36b3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
a5527dd
af_unix: Guard against other == sk in unix_dgram_sendmsg
by Rainer Weikusat
· 9 years ago
1b92ee3
af_unix: Don't set err in unix_stream_read_generic unless there was an error
by Rainer Weikusat
· 9 years ago
c699404d
Merge tag 'iwlwifi-for-kalle-2016-02-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by Kalle Valo
· 9 years ago
1bc4e2b
batman-adv: Avoid endless loop in bat-on-bat netdevice check
by Andrew Lunn
· 9 years ago
3db1520
batman-adv: Only put orig_node_vlan list reference when removed
by Sven Eckelmann
· 9 years ago
c18bdd0
batman-adv: Only put gw_node list reference when removed
by Sven Eckelmann
· 9 years ago
20aa99b
iwlwifi: pcie: fix erroneous return value
by Anton Protopopov
· 9 years ago
a6bd005
iwlwifi: pcie: fix RF-Kill vs. firmware load race
by Emmanuel Grumbach
· 9 years ago
5e56276
iwlwifi: mvm: don't allow sched scans without matches to be started
by Luca Coelho
· 9 years ago
db92ea5
dscc4: Undefined signed int shift
by Michael McConville
· 9 years ago
Next »