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.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
/
igbvf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
1
-1
/
+1
|
\
|
*
igb: fix sparse warning
Jeff Kirsher
2011-03-02
1
-1
/
+1
*
|
net: use pci_dev->revision, again
Sergei Shtylyov
2011-02-28
2
-6
/
+3
*
|
igbvf: remove Tx hang detection
Lior Levy
2011-02-24
2
-63
/
+0
|
/
*
igbvf: add support for i350 VF device
Williams, Mitch A
2010-12-24
3
-0
/
+12
*
igbvf: force link checking when mailbox timeout has occurred
Alexander Duyck
2010-12-24
1
-2
/
+2
*
igb[v],ixgbe: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-3
/
+4
*
netdev: Use default implementation of ethtool_ops::get_link where possible
Ben Hutchings
2010-12-10
1
-6
/
+1
*
drivers/net: use vzalloc()
Eric Dumazet
2010-11-27
1
-4
/
+2
*
Remove extra struct page member from the buffer info structure
Greg Rose
2010-11-16
1
-1
/
+0
*
igbvf: Remove some dead code in igbvf
Julian Stecklina
2010-11-16
1
-4
/
+0
*
igbvf: Update version and Copyright
Greg Rose
2010-11-16
10
-12
/
+13
*
igbvf: fix panic on load
Emil Tantilov
2010-10-28
1
-4
/
+4
*
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
1
-1
/
+1
*
igbvf: Remove unneeded pm_qos* calls
Greg Rose
2010-10-18
1
-5
/
+0
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
2
-2
/
+2
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
1
-1
/
+1
*
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
2010-08-08
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
|
*
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
2010-07-27
1
-1
/
+1
*
|
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
2010-07-19
1
-5
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
2
-42
/
+42
|
\
|
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
|
*
igbvf: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
1
-36
/
+38
|
*
igbvf: double increment nr_frags
Koki Sanagi
2010-04-27
1
-1
/
+1
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
|
\
|
*
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
2
-11
/
+1
|
|
\
\
|
*
|
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
*
|
|
|
PM QOS update
Mark Gross
2010-05-10
1
-2
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
|
/
|
/
|
*
|
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-26
2
-11
/
+1
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-22
1
-9
/
+3
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
1
-2
/
+3
|
\
|
*
igbvf: fix issue w/ mapped_as_page being left set after unmap
Alexander Duyck
2010-01-28
1
-0
/
+1
|
*
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
2010-01-23
1
-1
/
+1
|
*
igb/igbvf: cleanup exception handling in tx_map_adv
Alexander Duyck
2010-01-23
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
1
-5
/
+5
|
\
|
|
*
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
2010-01-20
1
-5
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
1
-1
/
+2
|
\
|
|
*
igbvf: Make igbvf error message more informative
Williams, Mitch A
2009-12-23
1
-1
/
+2
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
*
|
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-29
1
-10
/
+3
|
/
*
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2009-12-11
2
-1
/
+8
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-2
/
+2
*
igbvf: remove skb_dma_map/unmap call from drivers
Alexander Duyck
2009-12-02
2
-14
/
+52
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
1
-13
/
+17
|
\
|
*
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
2009-10-26
1
-13
/
+17
[next]