index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-31
cxgb3: fix build error when INET=n
Randy Dunlap
1
-1
/
+1
2008-05-31
tlan: wrap source lines
Stephen Hemminger
2
-115
/
+203
2008-05-31
tlan: proper shared IRQ support
Stephen Hemminger
1
-44
/
+17
2008-05-31
tlan: manage rx allocation failure better
Stephen Hemminger
1
-34
/
+29
2008-05-31
tlan: 64bit conversion
Stephen Hemminger
2
-22
/
+18
2008-05-31
tlan: remove unused devName field
Stephen Hemminger
1
-1
/
+0
2008-05-31
tlan: use netdevice stats
Stephen Hemminger
2
-18
/
+16
2008-05-31
tlan: get rid of padding buffer
Stephen Hemminger
1
-30
/
+7
2008-05-31
myri10ge: add Direct Cache Access support
Brice Goglin
1
-1
/
+145
2008-05-31
myri10ge: add multislices support
Brice Goglin
1
-242
/
+442
2008-05-31
myri10ge: add routines for multislices
Brice Goglin
1
-0
/
+256
2008-05-29
tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality
Ilpo Järvinen
1
-25
/
+25
2008-05-29
wanrouter: Fix ioctl handler declaration.
David S. Miller
1
-1
/
+1
2008-05-29
tg3: Update version to 3.93
Matt Carlson
1
-2
/
+2
2008-05-29
tg3: Add shmem options.
Matt Carlson
3
-8
/
+123
2008-05-29
tg3: Add 5785 ASIC revision
Matt Carlson
3
-15
/
+45
2008-05-29
tg3: Add libphy support.
Matt Carlson
2
-45
/
+352
2008-05-29
tg3: Add mdio bus registration
Matt Carlson
3
-7
/
+127
2008-05-29
tg3: Add TG3_FLG3_USE_PHYLIB
Matt Carlson
2
-34
/
+53
2008-05-29
tg3: Code cleanup.
Matt Carlson
2
-27
/
+16
2008-05-29
tg3: Pure code movement.
Matt Carlson
1
-239
/
+237
2008-05-26
irda: Push BKL down into irda ioctl handlers
Alan Cox
2
-28
/
+33
2008-05-26
wanrouter: Push down BKL
Alan Cox
2
-3
/
+5
2008-05-26
ppp: push BKL down into the driver
Alan Cox
1
-7
/
+15
2008-05-23
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
4
-18
/
+8
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
[next]