index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
macvlan: Fix rx counters update in macvlan_handle_frame()
Sridhar Samudrala
1
-4
/
+7
2010-07-28
ixgbe: potential null dereference
Dan Carpenter
1
-3
/
+4
2010-07-28
ks8842: Support DMA when accessed via timberdale
Richard Röjfors
2
-21
/
+447
2010-07-28
stmmac: fix automatic PAD/FCS stripping
Giuseppe CAVALLARO
4
-4
/
+9
2010-07-28
stmmac: fix timer setup when use dual mac Kconfig
Giuseppe CAVALLARO
1
-1
/
+0
2010-07-28
bnx2x: Update MAINTAINERS according to new location
Dmitry Kravkov
1
-1
/
+1
2010-07-28
bnx2x: update driver version to 1.52.53-3
Dmitry Kravkov
1
-1
/
+1
2010-07-28
bnx2x: Move statistics handling code to bnx2x_stats.*
Dmitry Kravkov
5
-1594
/
+1647
2010-07-28
bnx2x: Create separate file for ethtool routines
Dmitry Kravkov
4
-1955
/
+1986
2010-07-28
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
5
-2600
/
+2943
2010-07-28
bnx2x: move global variable load_count to bnx2x.h
Dmitry Kravkov
2
-3
/
+9
2010-07-28
bnx2x: store module parameters in driver main structure
Dmitry Kravkov
2
-3
/
+6
2010-07-28
bnx2x: Create separate folder for bnx2x driver
Dmitry Kravkov
14
-6
/
+12
2010-07-27
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
2
-2
/
+2
2010-07-27
ixgbe: priority tagging FCoE frames without FCoE offload
John Fastabend
1
-21
/
+24
2010-07-27
e1000: use netif_<level> instead of netdev_<level>
Emil Tantilov
3
-61
/
+70
2010-07-27
usbnet: use jiffies in schedule_timeout(), not msecs
Kulikov Vasiliy
1
-1
/
+1
2010-07-27
ks8842: Support 100Mbps when accessed via timberdale
Richard Röjfors
1
-5
/
+10
2010-07-27
caif: handle snprintf() return
Dan Carpenter
1
-0
/
+3
2010-07-27
genetlink: use genl_register_family_with_ops()
Changli Gao
1
-5
/
+1
2010-07-27
drop_monitor: use genl_register_family_with_ops()
Changli Gao
1
-16
/
+7
2010-07-27
genetlink: cleanup code according to CodingStyle
Changli Gao
1
-5
/
+4
2010-07-27
ethoc: add devinit/devexit section initializers
Jonas Bonn
1
-4
/
+4
2010-07-27
igb: restore EEPROM values of MDICNFG on reset with 82580
Nick Nunley
2
-0
/
+45
2010-07-27
igb: add support for SGMII-based MDIO PHYs
Nick Nunley
2
-17
/
+75
2010-07-27
e1000e: Drop a useless statement
Jean Delvare
1
-2
/
+0
2010-07-27
s2io: fixing DBG_PRINT() macro
Breno Leitao
1
-1
/
+1
2010-07-26
drivers/net/qla3xxx.c: Checkpatch cleanups
Joe Perches
1
-484
/
+459
2010-07-26
drivers/net/qla3xxx.c: Update logging message style
Joe Perches
1
-324
/
+200
2010-07-26
wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE
David S. Miller
1
-1
/
+1
2010-07-26
netlink: netlink_recvmsg() fix
Eric Dumazet
1
-6
/
+16
2010-07-26
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
Ming Lei
1
-2
/
+2
2010-07-26
net: dev_forward_skb should call nf_reset
Ben Greear
1
-0
/
+1
2010-07-26
forcedeth: Fix different hardware statistics versions.
Mike Ditto
1
-29
/
+31
2010-07-26
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
2
-6
/
+11
2010-07-26
3c59x: Add ethtool WOL support
Andrew O. Shadoura
1
-0
/
+32
2010-07-26
qlcnic: fix diag resource allocation
Sony Chacko
1
-0
/
+1
2010-07-26
qlcnic: fix loopback test
Amit Kumar Salecha
3
-22
/
+8
2010-07-25
net: pskb_expand_head() optimization
Eric Dumazet
2
-2
/
+3
2010-07-25
net sched: fix race in mirred device removal
stephen hemminger
2
-3
/
+41
2010-07-25
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
3
-0
/
+22
2010-07-25
tun: avoid BUG, dump packet on GSO errors
Michael S. Tsirkin
1
-2
/
+12
2010-07-25
ixgbe: fix ethtool stats
Eric Dumazet
1
-21
/
+21
2010-07-25
qlcnic: fix bandwidth check
Rajesh Borundia
1
-4
/
+3
2010-07-25
bonding: set device in RLB ARP packet handler
Greg Edwards
1
-1
/
+1
2010-07-23
3c59x: Fix call to mdio_sync() with the wrong argument
Ben Hutchings
1
-1
/
+1
2010-07-23
net: s2io: fix buffer overflow
Kulikov Vasiliy
1
-10
/
+18
2010-07-23
mv643xx_eth: potential null dereference
Dan Carpenter
1
-1
/
+2
2010-07-23
net: 3c59x: fix leak of iomaps
Kulikov Vasiliy
1
-0
/
+1
2010-07-23
net: core: don't use own hex_to_bin() method
Andy Shevchenko
1
-24
/
+12
[next]