Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e147758d9aef1e41dad331b21df206200cf16e80
/
drivers
/
net
e147758
i40e: disconnect irqs on shutdown
by Shannon Nelson
· 10 years ago
85e76d0
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
by Anjali Singhai
· 10 years ago
11e4770
i40e: Issue a PF reset if Tx queue disable timeout
by Parikh, Neerav
· 10 years ago
cd238a3
i40e: Fix the Tx ring qset handle when DCB reconfigures
by Parikh, Neerav
· 10 years ago
7f9ff47
i40e: Fix the case where per TC queue count was higher than queues enabled
by Anjali Singhai
· 10 years ago
a68de58
i40e: fix race in hang check
by Jesse Brandeburg
· 10 years ago
71da619
i40e: Fix TSO with more than 8 frags per segment issue
by Anjali Singhai
· 10 years ago
b67a033
i40e: Don't check for Tx hang when PF down
by Akeem G Abodunrin
· 10 years ago
de78fc5
i40e: fix shift precedence issue
by Shannon Nelson
· 10 years ago
dda094a
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
by Alexey Khoroshilov
· 10 years ago
74ad752
amd-xgbe-phy: PHY KX/KR mode differences
by Tom Lendacky
· 10 years ago
5c2d2b1
r8169: Fix trivial typo in rtl_check_firmware
by Yannick Guerrini
· 10 years ago
7fbb9d8
xen-netback: release pending index before pushing Tx responses
by David Vrabel
· 10 years ago
8d4ac39
altera_tse: Fixes in NAPI and interrupt handling paths
by Vlastimil Setka
· 10 years ago
fe6e408
altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree
by Vlastimil Setka
· 10 years ago
57e5956
team: fix possible null pointer dereference in team_handle_frame
by Jiri Pirko
· 10 years ago
87cda7c
r8169: Revert BQL and xmit_more support.
by David S. Miller
· 10 years ago
2c45015
wan: cosa: replace current->state by set_current_state()
by Fabian Frederick
· 10 years ago
50462ce
hso: replace current->state by __set_current_state()
by Fabian Frederick
· 10 years ago
ddede6d
net: dsa: bcm_sf2: fix 64-bits register reads
by Florian Fainelli
· 10 years ago
5a8eeec
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
by Anish Bhatt
· 10 years ago
f4c2b7a
ipvlan: Fix text that talks about ip util support
by Mahesh Bandewar
· 10 years ago
bf60e50
net/appletalk: LTPC needs virt_to_bus
by Arnd Bergmann
· 10 years ago
15added
net: smc91x: improve neponset hack
by Arnd Bergmann
· 10 years ago
f81edc6
ethernet/ixp4xx: prevent allmulti from clobbering promisc
by Derrick Pallas
· 10 years ago
54da5a8
net: phy: Fix verification of EEE support in phy_init_eee
by Guenter Roeck
· 10 years ago
42c972a
usb: plusb: Add support for National Instruments host-to-host cable
by Ben Shelton
· 10 years ago
aa18332
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
by Anton Blanchard
· 10 years ago
f5af19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
c6b1de1
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
5065296
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
e59b4e9
debugfs: Provide a file creation function that also takes an initial size
by David Howells
· 10 years ago
d95e2fe
com20020-pci: add support for eae single card
by Michael Grzeschik
· 10 years ago
2b0ba96
net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081
by Sylvain Rochet
· 10 years ago
65bab84
r8152: restore hw settings
by hayeswang
· 10 years ago
0f989f7
MODULE_DEVICE_TABLE: fix some callsites
by Andrew Morton
· 10 years ago
8986003
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
839b268
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
0416605
hso: fix rx parsing logic when skb allocation fails
by Aleksander Morgado
· 10 years ago
6aa6395
ipvlan: add a missing __percpu pcpu_stats
by Eric Dumazet
· 10 years ago
d0af71a
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
by Jun'ichi Nomura \(NEC\)
· 10 years ago
b3b482c
Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 10 years ago
2169733
bgmac: fix device initialization on Northstar SoCs (condition typo)
by Rafał Miłecki
· 10 years ago
fe79fab
qlcnic: Delete existing multicast MAC list before adding new
by Shahed Shaikh
· 10 years ago
de61390
net/mlx5_core: Fix configuration of log_uar_page_sz
by Eli Cohen
· 10 years ago
f7d70f7
sunvnet: don't change gso data on clones
by David L Stevens
· 10 years ago
1d6c4cc
drivers/net: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
163cff3
drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF
by Geert Uytterhoeven
· 10 years ago
bc2f387
et131x: use msecs_to_jiffies for conversions
by Nicholas Mc Guire
· 10 years ago
0ace2ca
vxlan: Use checksum partial with remote checksum offload
by Tom Herbert
· 10 years ago
15e2396
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
by Tom Herbert
· 10 years ago
26c4f7d
net: Fix remcsum in GRO path to not change packet
by Tom Herbert
· 10 years ago
673e2ba
treewide: Remove unnecessary SSB_DEVTABLE_END macro
by Joe Perches
· 10 years ago
f7219b5
treewide: Remove unnecessary BCMA_CORETABLE_END macro
by Joe Perches
· 10 years ago
c5ce28d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
c08f8467
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
bdccc4e
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
ab0475d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
aeb2d2a
rtlwifi: Remove logging statement that is no longer needed
by Larry Finger
· 10 years ago
f217d6c
i40e: Fix for stats init function call in Rx setup
by Carolyn Wyborny
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
60cd085
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
1d966d0
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
by Markus Elfring
· 10 years ago
ba3f8cd
cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
by Hariprasad Shenai
· 10 years ago
92e584f
net/bonding: Fix potential bad memory access during bonding events
by Moni Shoua
· 10 years ago
c8ac18f2
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
638702b
i40e/i40evf: Add call to u64_stats_init to init
by Carolyn Wyborny
· 10 years ago
9230165
i40e: Enable Loopback for the FCOE vsi as well
by Anjali Singhai Jain
· 10 years ago
4d48b56
i40e: use dev_port for fcoe netdev
by Vasu Dev
· 10 years ago
0314777
i40e: Fix function header
by Greg Rose
· 10 years ago
9be00d6
i40e: fix led blink toggle to enable steady state
by Matt Jared
· 10 years ago
c29af37
i40evf: Force Tx writeback on ITR
by Anjali Singhai Jain
· 10 years ago
88086e5d
i40e: stop the service task at shutdown
by Mitch Williams
· 10 years ago
acde2c2
cxgb4: Fix trace observed while dumping clip_tbl
by Hariprasad Shenai
· 10 years ago
00293fd
i40evf: stop the watchdog for shutdown
by Mitch Williams
· 10 years ago
8b011eb
i40evf: ignore bogus messages from FW
by Mitch Williams
· 10 years ago
f4a7188
i40evf: reset on module unload
by Mitch Williams
· 10 years ago
3ba9bcb
i40e: add locking around VF reset
by Mitch Williams
· 10 years ago
0757489
i40e: Use even more ARQ descriptors
by Mitch Williams
· 10 years ago
1750a22
i40e: delay after VF reset
by Mitch Williams
· 10 years ago
83840e4
i40e: avoid use of uninitialized v_budget in i40e_init_msix
by John W Linville
· 10 years ago
cf86da4
i40e: i40e_fcoe.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
a4870f7
vxlan: Wrong type passed to %pIS
by Rasmus Villemoes
· 10 years ago
dd83829
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
by Shrikrishna Khare
· 10 years ago
567e4b7
net: rfs: add hash collision detection
by Eric Dumazet
· 10 years ago
bad4379
cxgb4: Add support in debugfs to dump the congestion control table
by Hariprasad Shenai
· 10 years ago
bf7c781
cxgb4: Add support to dump mailbox content in debugfs
by Hariprasad Shenai
· 10 years ago
797ff0f
cxgb4: Add support for ULP RX logic analyzer output in debugfs
by Hariprasad Shenai
· 10 years ago
2d277b3
cxgb4: Added support in debugfs to display TP logic analyzer output
by Hariprasad Shenai
· 10 years ago
70a5f3b
cxgb4: Add support in debugfs to display sensor information
by Hariprasad Shenai
· 10 years ago
f986afc
be2net: avoid unncessary swapping of fields in eth_tx_wrb
by Sathya Perla
· 10 years ago
2125237
be2net: process port misconfig async event
by Vasundhara Volam
· 10 years ago
f66b7cf
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
by Sathya Perla
· 10 years ago
ac34b74
be2net: remove duplicate code in be_cmd_rx_filter()
by Sathya Perla
· 10 years ago
70a7b52
be2net: use offset based FW flashing for Skyhawk chip
by Vasundhara Volam
· 10 years ago
81a9e22
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
by Vasundhara Volam
· 10 years ago
5d3acd0
be2net: refactor code that checks flash file compatibility
by Vasundhara Volam
· 10 years ago
83b0611
be2net: replace (1 << x) with BIT(x)
by Vasundhara Volam
· 10 years ago
f7062ee
be2net: move un-exported routines from be.h to respective src files
by Sathya Perla
· 10 years ago
Next »