index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
debugobjects.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-16
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-16
net/macvtap: fix reference counting
Arnd Bergmann
1
-13
/
+22
2010-02-16
cxgb3: fix link flap
Divy Le Ray
1
-1
/
+2
2010-02-16
cxgb3: FIx VLAN over Jumbo frames
Divy Le Ray
1
-0
/
+3
2010-02-16
ixgbe: Cleanup incorrect header comments
Peter Waskiewicz
1
-5
/
+0
2010-02-16
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-16
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
1
-16
/
+24
2010-02-15
niu: Refinements to kernel logging.
David S. Miller
1
-25
/
+1
2010-02-15
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
2010-02-15
vhost-net: switch to smp barriers
Michael S. Tsirkin
1
-5
/
+5
2010-02-15
niu: Use pr_<level>, netdev_<level> and netif_<level> macros
Joe Perches
1
-392
/
+311
2010-02-15
ethtool: Fix includes build break
David S. Miller
1
-1
/
+2
2010-02-15
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
3
-4
/
+4
2010-02-13
tg3: Update driver version to 3.107
Matt Carlson
1
-2
/
+2
2010-02-13
tg3: Fix AC131 loopback test errors for 5785
Matt Carlson
2
-2
/
+9
2010-02-13
tg3: Fix napi assignments in loopback test
Matt Carlson
1
-4
/
+4
2010-02-13
tg3: Reset phy during bringup when using phylib
Matt Carlson
1
-2
/
+1
2010-02-13
tg3: Turn off multiple DMA reads for 5717
Matt Carlson
2
-0
/
+4
2010-02-13
tg3: Fix 57765 A0 bootcode race condition
Matt Carlson
2
-0
/
+8
2010-02-13
tg3: Unwedge stuck MSI-X vectors
Matt Carlson
2
-10
/
+20
2010-02-13
tg3: Prevent rx producer ring overruns
Matt Carlson
1
-0
/
+38
2010-02-13
tg3: Give MSI-X vec 1 rx backlog space
Matt Carlson
2
-26
/
+22
2010-02-13
igb: support for VF configuration tools
Williams, Mitch A
4
-11
/
+126
2010-02-13
rtnetlink: Add VF config code to rtnetlink
Williams, Mitch A
1
-0
/
+67
2010-02-13
net: Add netdev ops for SR-IOV configuration
Williams, Mitch A
1
-0
/
+17
2010-02-13
if_link: Add SR-IOV configuration methods
Williams, Mitch A
1
-0
/
+30
2010-02-13
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
2
-0
/
+26
2010-02-13
udp: remove redundant variable
Gerrit Renker
2
-16
/
+14
2010-02-13
dccp: support for passing MSG_TRUNC
Gerrit Renker
1
-0
/
+2
2010-02-13
sky2: version 1.27
stephen hemminger
1
-1
/
+1
2010-02-13
sky2: Avoid down and up during sky2_reset
Mike McCormack
1
-21
/
+47
2010-02-13
sky2: Refactor sky2_down into two functions
Mike McCormack
1
-11
/
+17
2010-02-13
sky2: Refactor sky2_up into two functions
Mike McCormack
1
-16
/
+25
2010-02-13
sky2: Allocate initial skbs in sky2_alloc_buffers
Mike McCormack
1
-30
/
+36
2010-02-13
sky2: Factor out code to calculate packet sizes
Mike McCormack
1
-20
/
+37
2010-02-13
sky2: jumbo packet changes
stephen hemminger
2
-26
/
+18
2010-02-13
sky2: dont enable PME legacy mode
stephen hemminger
1
-6
/
+0
2010-02-13
sky2: WoL changes
stephen hemminger
1
-56
/
+9
2010-02-13
sky2: fix sparse warning
stephen hemminger
1
-1
/
+1
2010-02-12
xfrm: use proper kernel types
jamal
1
-13
/
+13
2010-02-12
xfrm: validate attributes
jamal
1
-0
/
+4
2010-02-12
drivers/net/skge.c: Use netif_printk macros
Joe Perches
1
-44
/
+29
2010-02-12
drivers/net/qlge: Use netif_printk helpers
Joe Perches
5
-559
/
+580
2010-02-12
drivers/net/jme: Use netif_printk helpers
Joe Perches
2
-61
/
+34
2010-02-12
drivers/net/r8196.c: Use netif_printk macros
Joe Perches
1
-88
/
+48
2010-02-12
include/linux/netdevice.h: Add netif_printk helpers
Joe Perches
1
-0
/
+53
2010-02-12
drivers/net/atl1e: Use netdev_printk helpers
Joe Perches
3
-112
/
+99
2010-02-12
netdevice.h: Add netdev_printk helpers like dev_printk
Joe Perches
1
-0
/
+71
2010-02-12
sfc: Fix SFE4002 initialisation
Steve Hodgson
2
-1
/
+2
2010-02-12
IPv6: remove trivial nested _bh suffix
stephen hemminger
1
-10
/
+11
[next]