index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-07
i40e: clean up debug_read_register
Jesse Brandeburg
1
-6
/
+4
2015-03-07
i40e: store msg_enable in the right size
Jesse Brandeburg
1
-1
/
+1
2015-03-07
i40e: Remove unneeded conversion
Kamil Krawczyk
1
-1
/
+0
2015-03-07
i40e: Remove duplicate code
Catherine Sullivan
1
-8
/
+0
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
6
-54
/
+54
2015-03-07
rocker: sparse: fix dynamic allocation on stack warning
Scott Feldman
2
-1
/
+3
2015-03-07
rocker: quiet sparce endianess warnings
Scott Feldman
1
-3
/
+5
2015-03-07
ax25: remove unneeded NULL test in ax_xmit()
Dan Carpenter
1
-5
/
+3
2015-03-07
net/mlx4_en: Add QCN parameters and statistics handling
Shani Michaeli
2
-0
/
+219
2015-03-07
net/mlx4_core: Add basic elements for QCN
Shani Michaeli
2
-2
/
+20
2015-03-06
net: macb: Fix multi queue support for xilinx ZynqMP
Punnaiah Choudary Kalluri
1
-1
/
+1
2015-03-06
net: macb: Include multi queue support for xilinx ZynqMP ethernet version
Punnaiah Choudary Kalluri
1
-1
/
+1
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
121
-2271
/
+3142
2015-03-06
net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_q
Petri Gynther
2
-2
/
+9
2015-03-06
net: bcmgenet: adjust the call to alloc_etherdev_mqs()
Petri Gynther
1
-2
/
+3
2015-03-06
net: bcmgenet: set hw_params->rx_queues = 0
Petri Gynther
1
-3
/
+3
2015-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-22
/
+36
2015-03-06
bonding: implement bond_poll_controller()
Mahesh Bandewar
1
-0
/
+33
2015-03-06
rocker: fix some sparse warnings
Scott Feldman
1
-3
/
+3
2015-03-06
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
1
-1
/
+9
2015-03-06
e1000: call netif_carrier_off early on down
Eliezer Tamir
1
-1
/
+1
2015-03-06
igb: Make arrays on stack static const to avoid reallocation
Alexander Duyck
1
-12
/
+12
2015-03-06
igb: Fix warning pin may be used uninitialized
Alexander Duyck
1
-1
/
+1
2015-03-06
e1000e: remove calls to ioremap/unmap for NVM addr
Yanir Lubetkin
1
-3
/
+5
2015-03-06
e1000e: fix obscure comments
Yanir Lubetkin
1
-4
/
+8
2015-03-06
rocker: implement IPv4 fib offloading
Scott Feldman
1
-47
/
+436
2015-03-06
tg3: use napi_complete_done()
Eric Dumazet
1
-2
/
+2
2015-03-06
net: fec: fix unbalanced clk disable on driver unbind
Stefan Agner
1
-1
/
+0
2015-03-06
net: macb: Correct the MID field length value
Punnaiah Choudary Kalluri
1
-1
/
+1
2015-03-06
net: gianfar: correctly determine the number of queue groups
Tobias Waldekranz
1
-2
/
+17
2015-03-06
i40e: Fix mismatching type for ioremap_len
Jeff Kirsher
1
-2
/
+2
2015-03-06
net: bcmgenet: properly disable password matching
Florian Fainelli
1
-2
/
+4
2015-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-66
/
+114
2015-03-05
net: eth: xgene: fix booting with devicetree
Mark Salter
1
-1
/
+1
2015-03-05
bnx2x: Force fundamental reset for EEH recovery
Brian King
1
-0
/
+3
2015-03-05
cxgb4: Try and provide an RDMA CIQ per cpu
Hariprasad Shenai
3
-17
/
+46
2015-03-05
cxgb4: Move offload Rx queue allocation to separate function
Hariprasad Shenai
1
-38
/
+35
2015-03-05
xen-netback: refactor xenvif_handle_frag_list()
David Vrabel
1
-12
/
+9
2015-03-05
xen-netback: unref frags when handling a from-guest skb with a frag list
David Vrabel
1
-1
/
+6
2015-03-05
xen-netback: return correct ethtool stats
David Vrabel
1
-2
/
+1
2015-03-05
i40e/i40evf: Version bump
Sravanthi Tangeda
2
-2
/
+2
2015-03-05
i40e: don't spam the system log
Mitch A Williams
1
-3
/
+0
2015-03-05
i40e: move IRQ tracking setup into MSIX setup
Shannon Nelson
1
-31
/
+29
2015-03-05
i40e: Ioremap changes
Anjali Singhai
2
-2
/
+7
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
8
-10
/
+2
2015-03-05
i40e: Add AOC PHY types to case statements
Catherine Sullivan
2
-0
/
+4
2015-03-05
i40e: Fix ethtool offline test
Greg Rose
1
-0
/
+10
2015-03-05
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
1
-0
/
+4
2015-03-05
i40e: fix XPS mask when resetting
Jesse Brandeburg
1
-11
/
+11
2015-03-05
iwlwifi: mvm: BT Coex - fix a NULL pointer exception
Emmanuel Grumbach
2
-2
/
+4
[prev]
[next]