index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
smc911x.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-05
cpmac: add support for fixed PHY
Florian Fainelli
1
-15
/
+19
2009-08-05
ar7: add fixed PHY support for the two on-board cpmac
Florian Fainelli
1
-0
/
+15
2009-08-05
cpmac: fix wrong MDIO bus identifier
Florian Fainelli
1
-3
/
+3
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
36
-66
/
+74
2009-08-05
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
1
-1
/
+6
2009-08-05
xfrm4: fix build when SYSCTLs are disabled
Randy Dunlap
1
-0
/
+6
2009-08-03
neigh: Convert garbage collection from softirq to workqueue
Eric Dumazet
2
-48
/
+45
2009-08-03
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
21
-152
/
+147
2009-08-02
smsc95xx: remove EEPROM loaded check
Steve Glendinning
1
-5
/
+0
2009-08-02
inet6: functions shadow global variable
Gerrit Renker
1
-2
/
+2
2009-08-02
drivers/atm: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-2
/
+2
2009-08-02
drivers/net: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-1
/
+2
2009-08-02
cxgb3: fix Gen2 pci default settings
Divy Le Ray
1
-1
/
+12
2009-08-02
cxgb3: fix EDC filename string
Divy Le Ray
1
-1
/
+1
2009-08-02
vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-02
ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-02
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-02
bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-02
atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
be2net: delete unnecessary code from be_cmd_POST()
Sathya Perla
1
-41
/
+4
2009-08-02
be2net: some name changes for consistency
Sathya Perla
3
-34
/
+34
2009-08-02
be2net: replace some printks with dev_err()/dev_warn()
Sathya Perla
2
-28
/
+15
2009-08-02
be2net: remove pci_func field from be_adapter struct
Sathya Perla
4
-14
/
+11
2009-08-02
be2net: get rid of be_ctrl_info struct/abstraction
Sathya Perla
5
-333
/
+299
2009-07-31
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2
-1
/
+6
2009-07-31
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2
-9
/
+9
2009-07-31
ixgbe: Fix netpoll to be properly multiqueue aware
Peter P Waskiewicz Jr
1
-3
/
+10
2009-07-31
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
6
-14
/
+40
2009-07-30
IPVS: use pr_fmt
Hannes Eder
24
-63
/
+134
2009-07-30
gianfar: fix coalescing setup in ethtool support
Jiajun Wu
1
-6
/
+4
2009-07-30
pppoe: fix /proc/net/pppoe
Eric Dumazet
1
-0
/
+1
2009-07-30
eexpress: Read buffer overflow
roel kluin
1
-3
/
+3
2009-07-30
ipv4: ARP neigh procfs buffer overflow
roel kluin
1
-1
/
+3
2009-07-30
3c515: Write outside array bounds
roel kluin
1
-1
/
+3
2009-07-30
vlan: allow creating vlan when real device is not up
Stephen Hemminger
1
-6
/
+0
2009-07-30
docbook: fix printk of ip address
Tobias Klauser
1
-2
/
+2
2009-07-30
bnx2x: Version 1.48.114-1
Eilon Greenstein
1
-2
/
+2
2009-07-30
bnx2x: WoL only with current MAC address
Eilon Greenstein
1
-4
/
+4
2009-07-30
bnx2x: Self-test kills management traffic
Eilon Greenstein
1
-5
/
+4
2009-07-30
bnx2x: Receive traffic that maches management filtering rules
Eilon Greenstein
2
-0
/
+18
2009-07-30
iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().
Michael Chan
1
-2
/
+2
2009-07-30
net/netlabel: Add kmalloc NULL tests
Julia Lawall
1
-1
/
+1
2009-07-30
netxen: fix CONFIG_INET=n build
Dhananjay Phadke
1
-0
/
+7
2009-07-29
iwlwifi: debugFs to enable/disable HT40 support
Wey-Yi Guy
4
-0
/
+52
2009-07-29
ath9k: remove unused ATH_PCI_VERSION
Luis R. Rodriguez
1
-2
/
+0
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
17
-206
/
+54
[next]