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
2008-05-29
tg3: Pure code movement.
Matt Carlson
1
-239
/
+237
2008-05-25
irda: Push BKL down into irda ioctl handlers
Alan Cox
2
-28
/
+33
2008-05-25
wanrouter: Push down BKL
Alan Cox
2
-3
/
+5
2008-05-25
ppp: push BKL down into the driver
Alan Cox
1
-7
/
+15
2008-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
93
-1072
/
+1107
2008-05-23
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
4
-18
/
+8
2008-05-23
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
48
-576
/
+853
2008-05-22
via-velocity: use memmove
Stephen Hemminger
1
-5
/
+1
2008-05-22
via-velocity: use netdev_alloc_skb
Stephen Hemminger
1
-13
/
+6
2008-05-22
dl2k: use netdev_alloc_skb
Stephen Hemminger
1
-4
/
+4
2008-05-22
hamachi: use netdev_alloc_skb
Stephen Hemminger
1
-10
/
+2
2008-05-22
ixp2000: use netdev_alloc_skb
Stephen Hemminger
1
-2
/
+2
2008-05-22
sb1250: use netdev_alloc_skb
Maciej W. Rozycki
1
-36
/
+31
2008-05-22
atl1: use netdev_alloc_skb
Stephen Hemminger
1
-1
/
+2
2008-05-22
tg3: remove unneeded semicolons
Stephen Hemminger
1
-16
/
+16
2008-05-22
fmvj18x_cs: add NextCom NC5310 rev B support
Komuro
1
-1
/
+3
2008-05-22
xirc2ps_cs: re-initialize the multicast address in do_reset
Komuro
1
-4
/
+8
2008-05-22
3C509: rx_bytes should not be increased when alloc_skb failed
Wang Chen
1
-1
/
+1
2008-05-22
NETFRONT: Use __skb_queue_purge()
Wang Chen
1
-4
/
+2
2008-05-22
VIRTIO: Use __skb_queue_purge()
Wang Chen
1
-2
/
+1
2008-05-22
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
1
-0
/
+1
2008-05-22
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
Thomas Graf
1
-5
/
+6
2008-05-22
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
Randy Dunlap
1
-0
/
+4
2008-05-22
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
Maciej W. Rozycki
1
-1
/
+2
2008-05-22
PHYLIB: Add 1000Base-X support for Broadcom bcm5482
Nate Case
1
-2
/
+199
2008-05-22
bonding: Add "follow" option to fail_over_mac
Jay Vosburgh
4
-89
/
+232
2008-05-22
bonding: refactor ARP active-backup monitor
Jay Vosburgh
2
-185
/
+248
2008-05-22
bonding: Send more than one gratuitous ARP when slave takes over
Moni Shoua
3
-4
/
+60
2008-05-22
bonding: Remove unneeded list_empty checks.
Pavel Emelyanov
1
-6
/
+0
2008-05-22
bonding: Relax unneeded _safe lists iterations.
Pavel Emelyanov
2
-19
/
+15
2008-05-22
bonding: Remove redundant argument from bond_create.
Pavel Emelyanov
3
-7
/
+4
2008-05-22
bonding: remove test for IP in ARP monitor
Jay Vosburgh
1
-27
/
+4
2008-05-22
bonding: Use msecs_to_jiffies, eliminate panic
Jay Vosburgh
1
-3
/
+3
2008-05-22
misc drivers/net endianness noise
Al Viro
6
-14
/
+16
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
7
-12
/
+268
2008-05-22
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2
-35
/
+84
2008-05-22
cxgb3 - Fix dma mapping error path
Divy Le Ray
1
-12
/
+41
2008-05-22
WAN: protect HDLC proto list while insmod/rmmod
Krzysztof Halasa
1
-8
/
+11
2008-05-22
drivers/net/fs_enet: remove null pointer dereference
Julia Lawall
1
-1
/
+1
2008-05-22
S2io: Version update for napi and MSI-X patches
Sreenivasa Honnur
1
-1
/
+1
2008-05-22
S2io: Added napi support when MSIX is enabled.
Sreenivasa Honnur
3
-141
/
+205
2008-05-22
S2io: Move all the transmit completions to a single msi-x (alarm) vector
Sreenivasa Honnur
2
-70
/
+105
2008-05-22
drivers/net/ehea - remove unnecessary memset after kzalloc
Joe Perches
1
-2
/
+0
2008-05-22
au1000_eth: remove useless check
Francois Romieu
1
-6
/
+1
2008-05-22
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
Huang Weiyi
1
-1
/
+0
2008-05-22
cpmac bugfixes and enhancements
Matteo Croce
1
-55
/
+179
2008-05-22
e1000e: use resource_size_t, not unsigned long, for phys addrs
Becky Bruce
1
-2
/
+2
2008-05-22
net/usb: add support for Apple USB Ethernet Adapter
Aurelien Nephtali
1
-0
/
+4
2008-05-22
uli526x: add support for netpoll
Anton Vorontsov
1
-1
/
+15
2008-05-22
ucc_geth: Fix arguments to dma map/unmap functions
Andy Fleming
1
-4
/
+5
[prev]
[next]