index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-15
X25: Fix x25_create errors for bad protocol and ENOBUFS
andrew hendry
1
-4
/
+9
2010-02-15
be2net: implement EEH pci error recovery handlers
Sathya Perla
3
-2
/
+125
2010-02-15
xfrm: Flushing empty SPD generates false events
jamal
3
-5
/
+12
2010-02-15
xfrm: Flushing empty SAD generates false events
jamal
3
-4
/
+8
2010-02-15
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-15
net/macvtap: fix reference counting
Arnd Bergmann
1
-13
/
+22
2010-02-15
cxgb3: fix link flap
Divy Le Ray
1
-1
/
+2
2010-02-15
cxgb3: FIx VLAN over Jumbo frames
Divy Le Ray
1
-0
/
+3
2010-02-15
ixgbe: Cleanup incorrect header comments
Peter Waskiewicz
1
-5
/
+0
2010-02-15
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-15
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-14
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
2010-02-14
vhost-net: switch to smp barriers
Michael S. Tsirkin
1
-5
/
+5
2010-02-14
niu: Use pr_<level>, netdev_<level> and netif_<level> macros
Joe Perches
1
-392
/
+311
2010-02-14
ethtool: Fix includes build break
David S. Miller
1
-1
/
+2
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
3
-4
/
+4
2010-02-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-31
/
+36
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
79
-1088
/
+1458
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-1
/
+7
2010-02-12
tg3: Update driver version to 3.107
Matt Carlson
1
-2
/
+2
2010-02-12
tg3: Fix AC131 loopback test errors for 5785
Matt Carlson
2
-2
/
+9
2010-02-12
tg3: Fix napi assignments in loopback test
Matt Carlson
1
-4
/
+4
2010-02-12
tg3: Reset phy during bringup when using phylib
Matt Carlson
1
-2
/
+1
2010-02-12
tg3: Turn off multiple DMA reads for 5717
Matt Carlson
2
-0
/
+4
2010-02-12
tg3: Fix 57765 A0 bootcode race condition
Matt Carlson
2
-0
/
+8
2010-02-12
tg3: Unwedge stuck MSI-X vectors
Matt Carlson
2
-10
/
+20
2010-02-12
tg3: Prevent rx producer ring overruns
Matt Carlson
1
-0
/
+38
2010-02-12
tg3: Give MSI-X vec 1 rx backlog space
Matt Carlson
2
-26
/
+22
2010-02-12
igb: support for VF configuration tools
Williams, Mitch A
4
-11
/
+126
2010-02-12
rtnetlink: Add VF config code to rtnetlink
Williams, Mitch A
1
-0
/
+67
2010-02-12
net: Add netdev ops for SR-IOV configuration
Williams, Mitch A
1
-0
/
+17
2010-02-12
if_link: Add SR-IOV configuration methods
Williams, Mitch A
1
-0
/
+30
2010-02-12
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
2
-0
/
+26
2010-02-12
udp: remove redundant variable
Gerrit Renker
2
-16
/
+14
2010-02-12
dccp: support for passing MSG_TRUNC
Gerrit Renker
1
-0
/
+2
2010-02-12
sky2: version 1.27
stephen hemminger
1
-1
/
+1
2010-02-12
sky2: Avoid down and up during sky2_reset
Mike McCormack
1
-21
/
+47
2010-02-12
sky2: Refactor sky2_down into two functions
Mike McCormack
1
-11
/
+17
2010-02-12
sky2: Refactor sky2_up into two functions
Mike McCormack
1
-16
/
+25
2010-02-12
sky2: Allocate initial skbs in sky2_alloc_buffers
Mike McCormack
1
-30
/
+36
2010-02-12
sky2: Factor out code to calculate packet sizes
Mike McCormack
1
-20
/
+37
2010-02-12
sky2: jumbo packet changes
stephen hemminger
2
-26
/
+18
2010-02-12
sky2: dont enable PME legacy mode
stephen hemminger
1
-6
/
+0
2010-02-12
sky2: WoL changes
stephen hemminger
1
-56
/
+9
2010-02-12
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
[next]