index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
pktgen: fix crash at module unload
Eric Dumazet
1
-2
/
+8
2012-05-11
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
4
-42
/
+7
2012-05-11
ehea: fix losing of NEQ events when one event occurred early
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2012-05-11
igb: fix rtnl race in PM resume path
Benjamin Poirier
1
-14
/
+6
2012-05-11
ipv4: Do not use dead fib_info entries.
David S. Miller
1
-0
/
+2
2012-05-09
r8169: fix unsigned int wraparound with TSO
Julien Ducourthial
1
-6
/
+10
2012-05-08
sfc: Fix division by zero when using one RX channel and no SR-IOV
Ben Hutchings
1
-1
/
+1
2012-05-08
openvswitch: Validation of IPv6 set port action uses IPv4 header
Pravin B Shelar
1
-7
/
+15
2012-05-08
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
1
-5
/
+6
2012-05-06
cdc_ether: Ignore bogus union descriptor for RNDIS devices
Bjørn Mork
1
-2
/
+12
2012-05-06
bnx2x: bug fix when loading after SAN boot
Ariel Elior
1
-1
/
+22
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
1
-2
/
+2
2012-05-04
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
3
-4
/
+6
2012-05-04
openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.
Ansis Atteka
1
-3
/
+2
2012-05-04
efivars: Improve variable validation
Matthew Garrett
1
-16
/
+30
2012-05-03
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
Viresh Kumar
2
-3
/
+3
2012-05-03
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
Viresh Kumar
1
-3
/
+1
2012-05-03
libata: init ata_print_id to 0
Tero Roponen
1
-1
/
+1
2012-05-03
ahci: Detect Marvell 88SE9172 SATA controller
Matt Johnson
1
-0
/
+2
2012-05-03
libata: skip old error history when counting probe trials
Lin Ming
1
-1
/
+2
2012-05-03
iwlwifi: fix skb truesize underestimation
Eric Dumazet
3
-8
/
+17
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
3
-28
/
+22
2012-05-03
ixgbe: fix race condition with shutdown
Don Skidmore
1
-0
/
+2
2012-05-03
nouveau: initialise has_optimus variable.
Dave Airlie
1
-1
/
+1
2012-05-03
sungem: Fix WakeOnLan
Gerard Lledo
1
-1
/
+1
2012-05-03
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
3
-7
/
+8
2012-05-03
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
1
-1
/
+2
2012-05-03
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2012-05-03
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
1
-1
/
+3
2012-05-03
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
1
-0
/
+1
2012-05-03
ucc_geth: Add 16 bytes to max TX frame for VLANs
Joakim Tjernlund
1
-3
/
+3
2012-05-03
net: ucc_geth, increase no. of HW RX descriptors
Joakim Tjernlund
1
-1
/
+1
2012-05-02
Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"
Rajkumar Manoharan
1
-2
/
+2
2012-05-02
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
1
-0
/
+1
2012-05-01
USB: ehci-tegra: remove redundant gpio_set_value
Stephen Warren
1
-1
/
+0
2012-05-01
EHCI: update PM methods in ehci-tegra.c
Alan Stern
1
-180
/
+195
2012-05-01
vt: Fix deadlock on scroll-lock
Alan Cox
1
-7
/
+19
2012-05-01
netem: fix possible skb leak
Eric Dumazet
1
-4
/
+2
2012-05-01
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
stephen hemminger
2
-12
/
+17
2012-05-01
sky2: propogate rx hash when packet is copied
stephen hemminger
1
-0
/
+3
2012-05-01
hwmon: (coretemp) Increase CPU core limit
Guenter Roeck
1
-1
/
+1
2012-05-01
hwmon: (coretemp) fix oops on cpu unplug
Kirill A. Shutemov
1
-0
/
+4
2012-05-01
net: fix two typos in skbuff.h
Eric Dumazet
1
-2
/
+2
2012-05-01
ktest: Fix reboot on success stopping all reboots
Steven Rostedt
1
-2
/
+8
2012-05-01
ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP
Russ Dill
1
-1
/
+1
2012-05-01
mfd: Fix build breakage in omap-usb-host.c
Russ Dill
1
-0
/
+1
2012-05-01
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
1
-46
/
+46
2012-05-01
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
1
-0
/
+1
2012-05-01
ixgbe: Fix a memory leak in IEEE DCB
Alexander Duyck
1
-4
/
+5
2012-05-01
igbvf: fix the bug when initializing the igbvf
Samuel Liao
1
-2
/
+2
[next]