index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
wavelan: Test arraysize before an element of the array.
Roel Kluin
1
-2
/
+1
2009-02-27
mac80211: disallow moving netns
Johannes Berg
2
-0
/
+2
2009-02-27
mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set
Vasanthakumar Thiagarajan
1
-2
/
+4
2009-02-27
libertas: fix power save issue in libertas_sdio module
Bing Zhao
2
-0
/
+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
2009-02-24
netns: build fix for net_alloc_generic
Clemens Noss
1
-4
/
+4
2009-02-23
rtl8187: New USB ID's for RTL8187L
Larry Finger
1
-0
/
+12
2009-02-23
ath9k: Fix panic upon attach failure
Vasanthakumar Thiagarajan
1
-7
/
+17
2009-02-23
orinoco: do not resgister NULL pm_notifier function
Andrey Borzenkov
1
-4
/
+15
2009-02-23
Linux 2.6.29-rc6
v2.6.29-rc6
Linus Torvalds
1
-1
/
+1
2009-02-23
acpi/doc: add missing param value
Randy Dunlap
1
-1
/
+1
2009-02-23
netns: Remove net_alive
Eric W. Biederman
3
-19
/
+17
2009-02-23
tcp: Like icmp use register_pernet_subsys
Eric W. Biederman
1
-1
/
+1
2009-02-23
netns: Fix icmp shutdown.
Eric W. Biederman
1
-1
/
+1
2009-02-23
ipv4: Clean whitespaces in net/ipv4/Kconfig.
Jesper Dangaard Brouer
1
-21
/
+23
2009-02-23
ipv4: Fix rp_filter description in net/ipv4/Kconfig.
Jesper Dangaard Brouer
1
-2
/
+4
2009-02-23
snap: handle registration error and compile warning
Stephen Hemminger
1
-3
/
+4
2009-02-23
llc: fix non-const printk warning
Stephen Hemminger
1
-3
/
+3
2009-02-23
ip: ipip compile warning
Stephen Hemminger
1
-1
/
+1
[next]