index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
2012-05-03
1
-1
/
+2
*
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
2012-05-03
1
-5
/
+7
*
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
2012-05-03
1
-1
/
+3
*
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
2012-05-03
1
-0
/
+1
*
ucc_geth: Add 16 bytes to max TX frame for VLANs
Joakim Tjernlund
2012-05-03
1
-3
/
+3
*
net: ucc_geth, increase no. of HW RX descriptors
Joakim Tjernlund
2012-05-03
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-05-01
14
-35
/
+102
|
\
|
*
mac80211: fix AP mode EAP tx for VLAN stations
Felix Fietkau
2012-04-30
1
-1
/
+2
|
*
wl1251: fix crash on remove due to leftover work item
Grazvydas Ignotas
2012-04-27
1
-0
/
+1
|
*
wl1251: fix crash on remove due to premature kfree
Grazvydas Ignotas
2012-04-27
1
-1
/
+1
|
*
b43: only reload config after successful initialization
Seth Forshee
2012-04-27
1
-2
/
+8
|
*
iwlwifi: use 6000G2B for 6030 device series
Wey-Yi Guy
2012-04-27
1
-2
/
+2
|
*
ath5k: add missing iounmap to AHB probe removal
Jonathan Bither
2012-04-27
1
-0
/
+1
|
*
brcm80211: fmac: fix missing completion events issue
Franky Lin
2012-04-27
1
-12
/
+51
|
*
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
2012-04-27
1
-1
/
+7
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-04-27
6
-16
/
+29
|
|
\
|
|
*
Add Foxconn / Hon Hai IDs for btusb module
Steven Harms
2012-04-24
1
-0
/
+3
|
|
*
Bluetooth: Fix missing break in hci_cmd_complete_evt
Szymon Janc
2012-04-24
1
-0
/
+1
|
|
*
Bluetooth: Add support for AR3012 [0cf3:e004]
AceLan Kao
2012-04-19
2
-0
/
+3
|
|
*
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
2012-04-16
3
-4
/
+5
|
|
*
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
2012-04-16
3
-12
/
+13
|
|
*
Bluetooth: Add support for Atheros [13d3:3362]
AceLan Kao
2012-04-13
2
-0
/
+3
|
|
*
Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0
Manoj Iyer
2012-04-13
1
-0
/
+1
*
|
|
netem: fix possible skb leak
Eric Dumazet
2012-05-01
1
-4
/
+2
*
|
|
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
stephen hemminger
2012-05-01
2
-12
/
+17
*
|
|
sky2: propogate rx hash when packet is copied
stephen hemminger
2012-05-01
1
-0
/
+3
*
|
|
net: fix two typos in skbuff.h
Eric Dumazet
2012-05-01
1
-2
/
+2
*
|
|
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
2012-05-01
1
-46
/
+46
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-05-01
3
-6
/
+8
|
\
\
\
|
*
|
|
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
2012-05-01
1
-0
/
+1
|
*
|
|
ixgbe: Fix a memory leak in IEEE DCB
Alexander Duyck
2012-05-01
1
-4
/
+5
|
*
|
|
igbvf: fix the bug when initializing the igbvf
Samuel Liao
2012-05-01
1
-2
/
+2
*
|
|
|
smsc75xx: enable mac to detect speed/duplex from phy
Steve Glendinning
2012-05-01
1
-0
/
+8
*
|
|
|
smsc75xx: declare smsc75xx's MII as GMII capable
Steve Glendinning
2012-05-01
1
-0
/
+3
*
|
|
|
smsc75xx: fix phy interrupt acknowledge
Steve Glendinning
2012-05-01
1
-5
/
+7
*
|
|
|
smsc75xx: fix phy init reset loop
Steve Glendinning
2012-05-01
1
-1
/
+1
*
|
|
|
smsc75xx: add more information to register io failure warnings
Steve Glendinning
2012-05-01
1
-2
/
+2
*
|
|
|
smsc75xx: fix mdio reads and writes
Steve Glendinning
2012-05-01
1
-2
/
+2
*
|
|
|
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...
Steve Glendinning
2012-05-01
1
-1
/
+1
|
/
/
/
*
|
|
tcp: fix infinite cwnd in tcp_complete_cwr()
Yuchung Cheng
2012-04-30
1
-3
/
+6
*
|
|
bpf jit: Let the powerpc jit handle negative offsets
Jan Seiffert
2012-04-30
3
-31
/
+111
*
|
|
net: fix sk_sockets_allocated_read_positive
Eric Dumazet
2012-04-30
1
-2
/
+2
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-04-30
11
-40
/
+94
|
\
\
\
|
*
|
|
netfilter: xt_CT: fix wrong checking in the timeout assignment path
Pablo Neira Ayuso
2012-04-30
1
-1
/
+1
|
*
|
|
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2012-04-30
3
-22
/
+41
|
*
|
|
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
2012-04-30
5
-6
/
+22
|
*
|
|
ipvs: null check of net->ipvs in lblc(r) shedulers
Hans Schillstrom
2012-04-30
2
-0
/
+6
|
*
|
|
ipvs: reset ipvs pointer in netns
Julian Anastasov
2012-04-26
1
-0
/
+2
|
*
|
|
ipvs: add check in ftp for initialized core
Julian Anastasov
2012-04-26
1
-0
/
+2
|
*
|
|
ipvs: fix crash in ip_vs_control_net_cleanup on unload
Julian Anastasov
2012-04-25
1
-2
/
+2
[next]