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-04-02
phylib: Support phy module autoloading
David Woodhouse
4
-0
/
+65
2010-04-02
net: illegal_highdma() fix
Eric Dumazet
1
-1
/
+3
2010-04-01
be2net: Adding PCI SRIOV support
Sarveshwar Bandi
5
-49
/
+191
2010-04-01
net/pcmcia/3c589_cs: using netdev_info and friends where appropriate
Alexander Kurz
1
-139
/
+147
2010-04-01
netdev/fec.c: add phylib supporting to enable carrier detection (v2)
Bryan Wu
2
-877
/
+252
2010-04-01
net: change illegal_highdma to use dma_mask
FUJITA Tomonori
1
-6
/
+14
2010-04-01
bnx2x: Added GRO support
Dmitry Kravkov
1
-9
/
+11
2010-04-01
flow: structurize flow cache
Timo Teräs
1
-104
/
+119
2010-04-01
xfrm: remove policy lock when accessing policy->walk.dead
Timo Teräs
2
-27
/
+10
2010-04-01
xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler
Timo Teräs
1
-0
/
+4
2010-04-01
xfrm: Remove xfrm_state_genid
Herbert Xu
1
-4
/
+1
2010-04-01
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
1
-13
/
+16
2010-04-01
rps: keep the old behavior on SMP without rps
Changli Gao
1
-14
/
+28
2010-04-01
r8169: Fix rtl8169_rx_interrupt()
Eric Dumazet
1
-5
/
+17
2010-04-01
gen_estimator: deadlock fix
Eric Dumazet
3
-3
/
+15
2010-04-01
ipv4: remove redundant verification code
Hagen Paul Pfeifer
1
-4
/
+0
2010-04-01
acenic: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2
-16
/
+16
2010-04-01
acenic: fix the misusage of zero dma address
FUJITA Tomonori
1
-10
/
+6
2010-04-01
net-caif: using kmalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-30
sctp: eliminate useless code
Hagen Paul Pfeifer
1
-1
/
+0
2010-03-30
tipc: define needless global scoped variable static
Hagen Paul Pfeifer
1
-1
/
+1
2010-03-30
net: remove redundant code
Eric Dumazet
14
-15
/
+0
2010-03-30
Add hotplug support to mcp251x driver
Marc Zyngier
4
-10
/
+21
2010-03-30
fix net/core/dst.c coding style error and warnings
laurent chavey
1
-21
/
+20
2010-03-30
netdev: ethtool RXHASH flag
stephen hemminger
3
-1
/
+8
2010-03-30
igb: add per-packet timestamping
Nick Nunley
3
-8
/
+41
2010-03-30
MAINTAINERS: ipg: Jesse Huang's email address bounces
Joe Perches
1
-2
/
+1
2010-03-30
drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten
Joe Perches
2
-53
/
+61
2010-03-30
ipv6 fib: Use "Sweezle" to optimize addr_bit_test().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+13
2010-03-30
sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().
YOSHIFUJI Hideaki / 吉藤英明
1
-14
/
+1
2010-03-30
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2010-03-30
e1000e: typo corrections
Joe Perches
3
-16
/
+13
2010-03-30
igb: update hw_debug macro to make use of netdev_dbg call
Alexander Duyck
2
-36
/
+8
2010-03-30
net_sched: minor netns related cleanup
Tom Goff
1
-3
/
+1
2010-03-30
sky2: avoid duplicate link up on Optima chip
stephen hemminger
1
-1
/
+2
2010-03-30
sky2: add XL revisions
stephen hemminger
2
-4
/
+14
2010-03-30
sky2: support Yukon EC_U rev B1 and later
stephen hemminger
2
-6
/
+13
2010-03-30
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
6
-2
/
+475
2010-03-30
net-caif: add CAIF documentation
Sjur Braendeland
2
-0
/
+321
2010-03-30
net-caif: add CAIF Kconfig and Makefiles
Sjur Braendeland
4
-0
/
+77
2010-03-30
net-caif: add CAIF netdevice
Sjur Braendeland
1
-0
/
+451
2010-03-30
net-caif: add CAIF socket implementation
Sjur Braendeland
1
-0
/
+1391
2010-03-30
net-caif: add CAIF device registration functionality
Sjur Braendeland
2
-0
/
+500
2010-03-30
net-caif: add CAIF generic caif support functions
Sjur Braendeland
2
-0
/
+1100
2010-03-30
net-caif: add CAIF core protocol stack
Sjur Braendeland
11
-0
/
+1981
2010-03-30
net-caif: add CAIF Link layer device header files
Sjur Braendeland
2
-0
/
+145
2010-03-30
net-caif: add CAIF core protocol stack header files
Sjur Braendeland
8
-0
/
+912
2010-03-30
net-caif: add CAIF socket and configuration headers
Sjur Braendeland
2
-0
/
+198
2010-03-30
net-caif: add CAIF protocol definitions
Sjur Braendeland
3
-1
/
+6
2010-03-30
virtio_net: missing sg_init_table
Shirley Ma
1
-0
/
+2
[next]