Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
947cbb0ac242096d60380952ec1a1761372cba66
/
drivers
947cbb0
net/mlx4_en: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
892311f
ethtool: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
ae0bf04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
207c5f4
r8169: Use eth_skb_pad function
by Alexander Duyck
· 10 years ago
b0b9f33
myri10ge: use eth_skb_pad helper
by Alexander Duyck
· 10 years ago
28f7936
niu: Use eth_skb_pad helper
by Alexander Duyck
· 10 years ago
74b6939
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
by Alexander Duyck
· 10 years ago
a94d9e2
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
by Alexander Duyck
· 10 years ago
d14e711
mlx5: Fix error flow in add_keys
by Eli Cohen
· 10 years ago
6a4f139
mlx5: Fix sparse warnings
by Eli Cohen
· 10 years ago
28c167f
net/mlx5_core: Add more supported devices
by Eli Cohen
· 10 years ago
6b60d5e
net/mlx5_core: Clear outbox of dealloc uar
by Majd Dibbiny
· 10 years ago
ab62924
net/mlx5_core: Print resource number on QP/SRQ async events
by Eli Cohen
· 10 years ago
2d446d1
net/mlx5_core: Fix command queue size enforcement
by Eli Cohen
· 10 years ago
3a9e161
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
by Eli Cohen
· 10 years ago
f66f049
net/mlx5_core: Request the mlx5 IB module on driver load
by Eli Cohen
· 10 years ago
003609d
r8169:disable rtl8168ep cmac engine
by Chun-Hao Lin
· 10 years ago
d6e5729
r8169:prevent enable hardware tx/rx too early
by Chun-Hao Lin
· 10 years ago
b0ba512
net: bcmgenet: enable driver to work without a device tree
by Petri Gynther
· 10 years ago
c3582a2
hyperv: Add support for vNIC hot removal
by Haiyang Zhang
· 10 years ago
e6c9723
i40e: Reduce stack in i40e_dbg_dump_desc
by Joe Perches
· 10 years ago
a36fdd8e
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
by Catherine Sullivan
· 10 years ago
5fb11d7
i40e: get pf_id from HW rather than PCI function
by Shannon Nelson
· 10 years ago
baf7327
i40e: increase ARQ size
by Mitch Williams
· 10 years ago
b64ba08
i40e: Re enable Main VSI loopback setting in the reset path
by Anjali Singhai Jain
· 10 years ago
79c21a8
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
by Anjali Singhai Jain
· 10 years ago
b9a81b2
i40e: Increase reset delay
by Kevin Scott
· 10 years ago
906a693
i40evf: make early init sequence even more robust
by Mitch Williams
· 10 years ago
fad177d
i40e: fix netdev_stat macro definition
by Shannon Nelson
· 10 years ago
e7f2e4b
i40e: Define and use i40e_is_vf macro
by Anjali Singhai Jain
· 10 years ago
09f7efa
i40e: Add a virtual channel op to config RSS
by Anjali Singhai Jain
· 10 years ago
fe88bda
i40e: don't enable PTP support on more than one PF per port
by Jacob Keller
· 10 years ago
b2008cb
i40e: Add description to misc and fd interrupts
by Carolyn Wyborny
· 10 years ago
fbe8210
i40e: allow various base numbers in debugfs aq commands
by Shannon Nelson
· 10 years ago
038861b
i40e: remove useless debug noise
by Shannon Nelson
· 10 years ago
2352b84
i40e: Remove unneeded break statement
by Shannon Nelson
· 10 years ago
f51a5e8
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
by Jason Wang
· 10 years ago
6db1671
net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put"
by Markus Elfring
· 10 years ago
04901ce
net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu"
by Markus Elfring
· 10 years ago
39af455
net: cassini: Deletion of an unnecessary check before the function call "vfree"
by Markus Elfring
· 10 years ago
c4b2b9a
stmmac: pci: allocate memory resources dynamically
by Andy Shevchenko
· 10 years ago
0333464
ixgbevf: fix possible crashes in probe and remove
by Emil Tantilov
· 10 years ago
47068b0
ixgbevf: add support for X550 VFs
by Emil Tantilov
· 10 years ago
0fb6a55
ixgbe: fix crash on rmmod after probe fail
by Emil Tantilov
· 10 years ago
9be4a9b
ixgbe: bump version number
by Don Skidmore
· 10 years ago
6a14ee0
ixgbe: Add X550 support function pointers
by Don Skidmore
· 10 years ago
735c35a
ixgbe: cleanup checksum to allow error results
by Don Skidmore
· 10 years ago
28abba0
ixgbe: add methods for combined read and write operations
by Don Skidmore
· 10 years ago
030eaec
ixgbe: Add x550 SW/FW semaphore support
by Don Skidmore
· 10 years ago
b48e4aa
ixgbe: Add timeout parameter to ixgbe_host_interface_command
by Don Skidmore
· 10 years ago
0f9b232
ixgbe: add support for X550 extended RSS support
by Don Skidmore
· 10 years ago
9079e41
ixgbe: remove CIAA/D register reads from bad VF check
by Emil Tantilov
· 10 years ago
c762dff
ixgbe: Look up MAC address in Open Firmware or IDPROM
by Martin K Petersen
· 10 years ago
ad435ec
ixgbe: Remove tail write abstraction and add missing barrier
by Alexander Duyck
· 10 years ago
18cb652
ixgbe: Clean-up page reuse code
by Alexander Duyck
· 10 years ago
d8febb7
tun: Fix GSO meta-data handling in tun_get_user
by Herbert Xu
· 10 years ago
51ace88
rocker: Use logical operators on booleans
by Thomas Graf
· 10 years ago
e756058
rocker: Add proper validation of Netlink attributes
by Thomas Graf
· 10 years ago
5111f80
rocker: add ndo_bridge_setlink/getlink support for learning policy
by Scott Feldman
· 10 years ago
ce76ca6
rocker: implement ndo_fdb_dump
by Jiri Pirko
· 10 years ago
6c70794
rocker: implement L2 bridge offloading
by Scott Feldman
· 10 years ago
9f6bbf7
rocker: implement rocker ofdpa flow table manipulation
by Scott Feldman
· 10 years ago
4b8ac96
rocker: introduce rocker switch driver
by Jiri Pirko
· 10 years ago
2c3c031
bridge: add brport flags to dflt bridge_getlink
by Scott Feldman
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
f6f6424
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
by Jiri Pirko
· 10 years ago
265de6d
ipvlan: ipvlan depends on INET and IPV6
by Mahesh Bandewar
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a523a5e
macvlan: delay the header check for dodgy packets into lower device
by Jason Wang
· 10 years ago
7a5a4f9
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ed02bfa
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
8891063
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
6f93840
Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
4742eb3
Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
cba3b00
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
8e84597
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
190fc9d
Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
0210bb6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
6d4556f
staging: r8188eu: Add new device ID for DLink GO-USB-N150
by Larry Finger
· 10 years ago
33dc85c
staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cd
by Larry Finger
· 10 years ago
d1c637c5
Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
4ea85e8
net: Check for presence of IFLA_AF_SPEC
by Thomas Graf
· 10 years ago
b7c1a31
net: Validate IFLA_BRIDGE_MODE attribute length
by Thomas Graf
· 10 years ago
799d2ff
sky2: Fix crash inside sky2_rx_clean
by Mirko Lindner
· 10 years ago
92c7b0d
ipvlan: fix sparse warnings
by Mahesh Bandewar
· 10 years ago
6b0c540
net: bcmgenet: support restarting auto-negotiation
by Florian Fainelli
· 10 years ago
6ef398e
net: bcmgenet: add EEE support
by Florian Fainelli
· 10 years ago
d0a6db8
net: bcmgenet: add register definitions for EEE
by Florian Fainelli
· 10 years ago
8bb9b9a
Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
ec05861
Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus
by Mark Brown
· 10 years ago
13616c7
Merge remote-tracking branch 'spi/fix/dma' into spi-linus
by Mark Brown
· 10 years ago
571dcfd
stmmac: platform: fix default values of the filter bins setting
by Huacai Chen
· 10 years ago
2d5c57d
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
by Jack Morgenstein
· 10 years ago
33f8461
net: dsa: bcm_sf2: reset switch prior to initialization
by Florian Fainelli
· 10 years ago
a566059
net: dsa: bcm_sf2: fix unmapping registers in case of errors
by Florian Fainelli
· 10 years ago
3e660fb
ufs: fix NULL dereference when no regulators are defined
by Akinobu Mita
· 10 years ago
97cd680
ufs: ensure clk gating work is finished before module unloading
by Akinobu Mita
· 10 years ago
d99ba44
irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map
by Dmitry Torokhov
· 10 years ago
714710e
irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map
by Dmitry Torokhov
· 10 years ago
d1ca000
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
Next »