index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
2009-02-23
ip: add loose reverse path filtering
Stephen Hemminger
2
-10
/
+16
2009-02-23
Revert "etherh: Get working again."
David S. Miller
2
-6
/
+6
2009-02-23
drm/i915: Add missing mutex_lock(&dev->struct_mutex)
Pierre Willenbrock
1
-0
/
+1
2009-02-23
drm/i915: fix WC mapping in non-GEM i915 code.
Jesse Barnes
1
-1
/
+1
2009-02-23
drm/i915: Fix regression in 95ca9d
Chris Wilson
1
-2
/
+6
2009-02-23
drm/i915: Retire requests from i915_gem_busy_ioctl.
Eric Anholt
1
-0
/
+7
2009-02-23
drm/i915: suspend/resume GEM when KMS is active
Jesse Barnes
3
-2
/
+24
2009-02-23
drm/i915: Don't let a device flush to prepare buffers clear new write_domains.
Eric Anholt
1
-2
/
+14
2009-02-23
drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.
Eric Anholt
1
-22
/
+16
2009-02-23
selinux: Fix the NetLabel glue code for setsockopt()
Paul Moore
1
-1
/
+3
2009-02-23
cipso: Fix documentation comment
Paul Moore
1
-2
/
+7
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix
Ingo Molnar
1
-5
/
+2
2009-02-22
docbook: split kernel-api for device-drivers
Randy Dunlap
3
-378
/
+419
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
8
-7
/
+38
2009-02-22
x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors
Linus Torvalds
4
-4
/
+4
2009-02-22
PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...
Mike Murphy
1
-22
/
+28
[next]