index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ioc3-eth.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-30
gianfar: Fix Wake-on-LAN support
Anton Vorontsov
1
-0
/
+2
2009-01-30
smsc911x: timeout reaches -1
Roel Kluin
1
-1
/
+1
2009-01-30
smsc9420: fix interrupt signalling test failures
Steve Glendinning
1
-2
/
+1
2009-01-30
ucc_geth: Change uec phy id to the same format as gianfar's
Haiying Wang
4
-3
/
+32
2009-01-30
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
4
-25
/
+29
2009-01-30
netxen: fix memory leak in drivers/net/netxen_nic_init.c
Daniel Marjamäki
1
-1
/
+3
2009-01-30
tun: Add some missing TUN compat ioctl translations.
David S. Miller
1
-0
/
+7
2009-01-30
ipv4: fix infinite retry loop in IP-Config
Benjamin Zores
1
-3
/
+3
2009-01-30
net: update documentation ip aliases
Stephen Hemminger
1
-19
/
+6
2009-01-30
net: Fix OOPS in skb_seq_read().
Shyam Iyer
1
-5
/
+5
2009-01-30
net: Fix frag_list handling in skb_seq_read
Herbert Xu
1
-2
/
+3
2009-01-30
netxen: revert jumbo ringsize
Dhananjay Phadke
1
-1
/
+1
2009-01-29
ath5k: fix locking in ath5k_config
Bob Copeland
1
-1
/
+9
2009-01-29
cfg80211: print correct intersected regulatory domain
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
cfg80211: Fix sanity check on 5 GHz when processing country IE
Luis R. Rodriguez
1
-11
/
+19
2009-01-29
iwlwifi: fix kernel oops when ucode DMA memory allocation failure
Zhu, Yi
1
-0
/
+4
2009-01-29
rtl8187: Fix error in setting OFDM power settings for RTL8187L
Larry Finger
1
-2
/
+8
2009-01-29
mac80211: remove Michael Wu as maintainer
Johannes Berg
1
-2
/
+0
2009-01-28
ipv6: Make mc_forwarding sysctl read-only.
David S. Miller
1
-1
/
+1
2009-01-28
IPv6: Fix multicast routing bugs.
Thomas Goff
3
-7
/
+20
2009-01-28
net: fix xfrm reverse flow lookup for icmp6
Jiri Pirko
1
-2
/
+2
2009-01-28
net: wrong test in inet_ehash_locks_alloc()
Eric Dumazet
1
-1
/
+1
2009-01-28
e1000: fix bug with shared interrupt during reset
Jesse Brandeburg
1
-2
/
+2
2009-01-27
tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.
Dimitris Michailidis
1
-1
/
+2
2009-01-27
r6040: Remove unused variable pdev from drivers/net/r6040.c
Manish Katiyar
1
-1
/
+0
2009-01-27
udp: optimize bind(0) if many ports are in use
Eric Dumazet
1
-16
/
+39
2009-01-27
virtio_net: use correct accessors for scatterlists
Ira W. Snyder
1
-3
/
+3
2009-01-26
gianfar: Revive VLAN support
Anton Vorontsov
1
-5
/
+1
2009-01-26
vlan: Export symbols as non GPL symbols.
Ben Greear
1
-2
/
+2
2009-01-26
bnx2x: tx_has_work should not wait for FW
Vladislav Zolotarov
1
-5
/
+12
2009-01-26
netxen: reduce memory footprint
Dhananjay Phadke
2
-7
/
+10
2009-01-26
netxen: fix vlan tso/checksum offload
Dhananjay Phadke
1
-11
/
+20
2009-01-26
net: Fix linux/if_frad.h's suitability for userspace.
Krzysztof Hałasa
1
-6
/
+4
2009-01-26
net: Move config NET_NS to from net/Kconfig to init/Kconfig
Matt Helsley
2
-8
/
+8
2009-01-26
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
1
-0
/
+2
2009-01-26
i2c: Warn on deprecated binding model use
Jean Delvare
1
-3
/
+5
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
176
-326
/
+326
2009-01-26
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-9
/
+9
2009-01-26
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
5
-12
/
+12
2009-01-26
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-12
/
+12
2009-01-26
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
7
-27
/
+32
2009-01-26
i2c: Quilt tree has moved
Jean Delvare
1
-1
/
+2
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
38
-93
/
+0
2009-01-26
i2c: Delete 10 unused driver IDs
Jean Delvare
1
-10
/
+0
2009-01-26
networking: document "nc" in addition to "netcat" in netconsole.txt
Jesse Barnes
1
-1
/
+2
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
2
-1
/
+6
2009-01-26
m68k{nommu}: fixups after the header move
Harvey Harrison
4
-17
/
+11
2009-01-26
inotify: clean up inotify_read and fix locking problems
Vegard Nossum
1
-61
/
+74
2009-01-26
Fix annoying DRM_ERROR() string warning
Linus Torvalds
1
-1
/
+1
2009-01-26
fuse: fix poll notify
Miklos Szeredi
1
-4
/
+9
[next]