index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
pkt_sched.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-18
3c59x: fix build failure on !CONFIG_PCI
Namhyung Kim
1
-2
/
+4
2010-11-18
ipg.c: remove id [SUNDANCE, 0x1021]
Ken Kawasaki
1
-4
/
+2
2010-11-18
net: caif: spi: fix potential NULL dereference
Vasiliy Kulikov
1
-2
/
+2
2010-11-18
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
1
-1
/
+1
2010-11-18
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+8
2010-11-18
net: Fix duplicate volatile warning.
Tetsuo Handa
1
-1
/
+1
2010-11-18
MAINTAINERS: Add stmmac maintainer
Giuseppe Cavallaro
1
-0
/
+7
2010-11-18
bonding: fix a race in IGMP handling
Eric Dumazet
1
-0
/
+2
2010-11-18
cfg80211: fix can_beacon_sec_chan, reenable HT40
Mark Mentovai
1
-0
/
+2
2010-11-17
gianfar: fix signedness issue
Nicolas Kaiser
1
-4
/
+3
2010-11-17
net: bnx2x: fix error value sign
Vasiliy Kulikov
1
-1
/
+1
2010-11-17
8139cp: fix checksum broken
Shan Wei
1
-6
/
+4
2010-11-17
r8169: fix checksum broken
Shan Wei
1
-2
/
+1
2010-11-17
rds: Integer overflow in RDS cmsg handling
Dan Rosenberg
1
-1
/
+1
2010-11-16
cfg80211: fix extension channel checks to initiate communication
Luis R. Rodriguez
1
-0
/
+52
2010-11-16
ath9k_hw: Set proper eeprom offset for AR9287 HTC devices
Rajkumar Manoharan
2
-1
/
+5
2010-11-16
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
3
-1
/
+9
2010-11-16
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
1
-0
/
+5
2010-11-16
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
1
-2
/
+1
2010-11-16
xfrm: update flowi saddr in icmp_send if unset
Ulrich Weber
1
-0
/
+3
2010-11-16
irda: irttp: allow zero byte packets
Wolfram Sang
1
-6
/
+19
2010-11-15
carl9170: fix usb anchor wait timeout
Christian Lamparter
1
-2
/
+2
2010-11-15
cfg80211: fix WIPHY_FLAG_IBSS_RSN bit
Jussi Kivilinna
1
-1
/
+1
2010-11-15
b43legacy: Fix compile on ARM architecture
Arnd Hannemann
1
-0
/
+1
2010-11-15
net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel
Andy Whitcroft
1
-1
/
+1
2010-11-12
drivers/ata/pata_octeon_cf.c: delete double assignment
Julia Lawall
1
-2
/
+0
2010-11-12
pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test
Tejun Heo
1
-1
/
+1
2010-11-12
libata: fix NULL sdev dereference race in atapi_qc_complete()
Tejun Heo
1
-1
/
+4
2010-11-12
can-bcm: fix minor heap overflow
Oliver Hartkopp
1
-1
/
+1
2010-11-12
gianfar: Do not call device_set_wakeup_enable() under a spinlock
Rafael J. Wysocki
1
-2
/
+3
2010-11-12
ipv6: Warn users if maximum number of routes is reached.
Ben Greear
1
-1
/
+5
2010-11-12
docs: Add neigh/gc_thresh3 and route/max_size documentation.
Ben Greear
1
-0
/
+9
2010-11-12
axnet_cs: fix resume problem for some Ax88790 chip
Ken Kawasaki
1
-10
/
+20
2010-11-12
ipv6: addrconf: don't remove address state on ifdown if the address is being ...
Lorenzo Colitti
1
-16
/
+8
2010-11-12
tcp: Don't change unlocked socket state in tcp_v4_err().
David S. Miller
1
-5
/
+3
2010-11-12
x25: Prevent crashing when parsing bad X.25 facilities
Dan Rosenberg
1
-3
/
+9
2010-11-12
cxgb4vf: add call to Firmware to reset VF State.
Casey Leedom
3
-0
/
+36
2010-11-12
cxgb4vf: Fail open if link_start() fails.
Casey Leedom
1
-1
/
+3
2010-11-12
cxgb4vf: flesh out PCI Device ID Table ...
Casey Leedom
1
-0
/
+8
2010-11-12
cxgb4vf: fix some errors in Gather List to skb conversion
Casey Leedom
1
-47
/
+74
2010-11-12
cxgb4vf: fix bug in Generic Receive Offload
Casey Leedom
1
-0
/
+1
2010-11-12
cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()
Casey Leedom
1
-14
/
+0
2010-11-12
ixgbe: Look inside vlan when determining offload protocol.
Hao Zheng
1
-28
/
+32
2010-11-12
bnx2x: Look inside vlan when determining checksum proto.
Hao Zheng
1
-1
/
+1
2010-11-12
vlan: Add function to retrieve EtherType from vlan packets.
Hao Zheng
1
-0
/
+25
2010-11-12
virtio-net: init link state correctly
Jason Wang
1
-3
/
+9
2010-11-12
ucc_geth: Fix deadlock
Joakim Tjernlund
1
-3
/
+7
2010-11-12
ucc_geth: Do not bring the whole IF down when TX failure.
Joakim Tjernlund
1
-6
/
+9
2010-11-12
net: Fix header size check for GSO case in recvmsg (af_packet)
Mariusz Kozlowski
1
-1
/
+3
2010-11-12
rtnetlink: Fix message size calculation for link messages
Thomas Graf
1
-4
/
+5
[next]