index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
llc
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
qlge: Move firmware event handler.
Ron Mercer
3
-28
/
+62
2009-02-27
qlge: Clean up firmware reset path.
Ron Mercer
1
-7
/
+29
2009-02-27
qlge: Add defines for firmware support.
Ron Mercer
2
-34
/
+66
2009-02-27
mdio: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-27
forcedeth: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-27
hamachi: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-27
sundance: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+3
2009-02-27
starfire: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-27
via-rhine: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+3
2009-02-27
fealnx: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+2
2009-02-27
natsemi: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-27
acenic: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-27
yellowfin: fix non-constant printk warnings
Stephen Hemminger
1
-3
/
+3
2009-02-27
sis900: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+2
2009-02-27
ne2k-pci: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+3
2009-02-27
3c59x: get rid of non-const printk warnings
Stephen Hemminger
1
-3
/
+3
2009-02-27
lapb: get rid of non-const printk warning
Stephen Hemminger
1
-1
/
+1
2009-02-27
tulip: get rid of warning for non-const string literal
Stephen Hemminger
4
-6
/
+7
2009-02-25
asix: new device ids
Greg Kroah-Hartman
1
-0
/
+8
2009-02-25
qlge: Use one path to (re)fill rx buffers.
Ron Mercer
1
-111
/
+59
2009-02-25
qlge: Optimize rx buffer refill process.
Ron Mercer
1
-5
/
+12
2009-02-25
qlge: Change frame route hw semaphore granularity.
Ron Mercer
1
-18
/
+13
2009-02-25
qlge: Increase MAC addr hw sem granularity.
Ron Mercer
2
-17
/
+43
2009-02-25
qlge: Clean up mac address and frame route settings.
Ron Mercer
1
-9
/
+22
2009-02-25
sit: used time_before for comparing jiffies
Wei Yongjun
1
-2
/
+3
2009-02-25
ipip: used time_before for comparing jiffies
Wei Yongjun
1
-2
/
+3
2009-02-25
gre: used time_before for comparing jiffies
Wei Yongjun
1
-2
/
+3
2009-02-25
ipv6: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-6
/
+3
2009-02-25
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
14
-30
/
+45
2009-02-25
mv643xx_eth: set sane default receive coalescing timeout
Lennert Buytenhek
1
-1
/
+1
2009-02-25
mv643xx_eth: move a couple of init actions from ->open() to port probe
Lennert Buytenhek
1
-5
/
+5
2009-02-25
mv643xx_eth: convert to net_device_ops
Lennert Buytenhek
1
-12
/
+17
2009-02-25
mv643xx_eth: make LRO unconditional
Lennert Buytenhek
2
-22
/
+1
2009-02-25
tcp_scalable: Update malformed & dead url
Joe Perches
1
-1
/
+1
2009-02-25
netxen: refactor pci probe
Dhananjay Phadke
1
-181
/
+203
2009-02-25
netxen: cleanup unused code
Dhananjay Phadke
5
-694
/
+0
2009-02-25
netxen: advertise wake-on-lan support
Dhananjay Phadke
2
-0
/
+52
2009-02-25
netxen: firmware download support
Dhananjay Phadke
4
-74
/
+238
2009-02-25
ixbge: fix bug when using large pages and jumbo frames
Jesse Brandeburg
2
-1
/
+9
2009-02-25
ixgbe: Move ring features into an enum, allowing easier future maintenance
Shannon Nelson
1
-4
/
+10
2009-02-24
netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses
Josef Drexler
1
-1
/
+1
2009-02-24
Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode
Jesper Dangaard Brouer
1
-0
/
+2
2009-02-24
Doc: Cleanup whitespaces in ip-sysctl.txt
Jesper Dangaard Brouer
1
-59
/
+59
2009-02-24
Doc: Fix typos in ip-sysctl.txt about rp_filter.
Jesper Dangaard Brouer
1
-2
/
+2
2009-02-24
netxen: handle pci bar 0 mapping failure
Dhananjay Phadke
1
-1
/
+6
2009-02-24
netxen: fix physical port mapping
Dhananjay Phadke
1
-3
/
+6
2009-02-24
proc: proc_get_inode should de_put when inode already initialized
Krzysztof Sachanowicz
1
-1
/
+3
2009-02-24
i915: suspend/resume interrupt state
Jesse Barnes
1
-3
/
+7
2009-02-24
Fix an oops in i915_gem_retire_requests()
Karsten Wiese
1
-0
/
+3
2009-02-24
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
Eugene Teo
1
-1
/
+1
[next]