index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-2
/
+2
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
11
-37
/
+77
|
\
\
|
*
|
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
Jun'ichi Nomura \(NEC\)
2015-02-11
1
-0
/
+2
|
*
|
bgmac: fix device initialization on Northstar SoCs (condition typo)
Rafał Miłecki
2015-02-11
1
-2
/
+3
|
*
|
qlcnic: Delete existing multicast MAC list before adding new
Shahed Shaikh
2015-02-11
3
-13
/
+51
|
*
|
net/mlx5_core: Fix configuration of log_uar_page_sz
Eli Cohen
2015-02-11
1
-0
/
+1
|
*
|
sunvnet: don't change gso data on clones
David L Stevens
2015-02-11
1
-13
/
+10
|
*
|
drivers/net: Use setup_timer and mod_timer
Vaishali Thakkar
2015-02-11
1
-5
/
+2
|
*
|
drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF
Geert Uytterhoeven
2015-02-11
1
-0
/
+2
|
*
|
et131x: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-02-11
1
-2
/
+4
|
*
|
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2015-02-11
1
-1
/
+1
|
*
|
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-11
1
-1
/
+1
*
|
|
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
1
-6
/
+3
|
\
\
\
|
*
|
|
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
1
-6
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
mode_t whack-a-mole: chelsio
Al Viro
2015-01-25
1
-1
/
+1
|
|
/
/
/
*
|
|
|
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2015-02-13
1
-1
/
+0
*
|
|
|
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-6
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-02-10
214
-5476
/
+20425
|
\
\
\
|
*
|
|
i40e: Fix for stats init function call in Rx setup
Carolyn Wyborny
2015-02-09
2
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
2
-19
/
+49
|
|
\
\
\
|
|
*
|
|
amd-xgbe: Check per channel DMA interrupt use in main ISR
Lendacky, Thomas
2015-02-07
1
-5
/
+6
|
|
*
|
|
net: sxgbe: fix error handling in init_rx_ring()
Dan Carpenter
2015-02-06
1
-14
/
+43
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-02-09
9
-41
/
+95
|
|
\
\
\
\
|
|
*
|
|
|
i40e/i40evf: Add call to u64_stats_init to init
Carolyn Wyborny
2015-02-09
2
-0
/
+4
|
|
*
|
|
|
i40e: Enable Loopback for the FCOE vsi as well
Anjali Singhai Jain
2015-02-09
1
-0
/
+1
|
|
*
|
|
|
i40e: use dev_port for fcoe netdev
Vasu Dev
2015-02-09
1
-0
/
+6
|
|
*
|
|
|
i40e: Fix function header
Greg Rose
2015-02-09
1
-1
/
+1
|
|
*
|
|
|
i40e: fix led blink toggle to enable steady state
Matt Jared
2015-02-09
1
-2
/
+4
|
|
*
|
|
|
i40evf: Force Tx writeback on ITR
Anjali Singhai Jain
2015-02-09
3
-4
/
+39
|
|
*
|
|
|
i40e: stop the service task at shutdown
Mitch Williams
2015-02-08
1
-0
/
+2
|
|
*
|
|
|
i40evf: stop the watchdog for shutdown
Mitch Williams
2015-02-08
1
-0
/
+6
|
|
*
|
|
|
i40evf: ignore bogus messages from FW
Mitch Williams
2015-02-08
1
-1
/
+1
|
|
*
|
|
|
i40evf: reset on module unload
Mitch Williams
2015-02-08
1
-5
/
+10
|
|
*
|
|
|
i40e: add locking around VF reset
Mitch Williams
2015-02-08
2
-6
/
+8
|
|
*
|
|
|
i40e: Use even more ARQ descriptors
Mitch Williams
2015-02-08
1
-2
/
+2
|
|
*
|
|
|
i40e: delay after VF reset
Mitch Williams
2015-02-08
1
-6
/
+6
|
|
*
|
|
|
i40e: avoid use of uninitialized v_budget in i40e_init_msix
John W Linville
2015-02-08
1
-5
/
+5
|
|
*
|
|
|
i40e: i40e_fcoe.c: Remove unused function
Rickard Strandqvist
2015-02-08
1
-9
/
+0
|
*
|
|
|
|
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
Markus Elfring
2015-02-09
2
-2
/
+2
|
*
|
|
|
|
cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
Hariprasad Shenai
2015-02-09
4
-0
/
+55
|
*
|
|
|
|
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2015-02-08
2
-1
/
+4
|
|
/
/
/
/
|
*
|
|
|
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
2015-02-07
4
-0
/
+53
|
*
|
|
|
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
2015-02-07
3
-0
/
+91
|
*
|
|
|
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
2015-02-07
5
-0
/
+58
|
*
|
|
|
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
2015-02-07
5
-0
/
+320
|
*
|
|
|
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
2015-02-07
2
-0
/
+42
|
*
|
|
|
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2015-02-07
2
-18
/
+27
|
*
|
|
|
be2net: process port misconfig async event
Vasundhara Volam
2015-02-07
4
-30
/
+139
[next]