index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smbfs
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-11
ethoc: Clear command buffer after write
Jonas Bonn
1
-1
/
+4
2010-06-11
Remove unused variable
Jonas Bonn
1
-1
/
+0
2010-06-11
ethoc: Clean up PHY probing
Jonas Bonn
1
-16
/
+8
2010-06-11
ethoc: write number of TX buffers in init_ring
Jonas Bonn
1
-2
/
+2
2010-06-11
ethoc: Write bus addresses to registers
Jonas Bonn
1
-5
/
+22
2010-06-11
ethoc: calculate number of buffers in ethoc_probe
Jonas Bonn
1
-7
/
+7
2010-06-11
wimax/i2400m: fix missing endian correction read in fw loader
Inaky Perez-Gonzalez
1
-1
/
+1
2010-06-11
net-next: remove useless union keyword
Changli Gao
55
-709
/
+694
2010-06-11
net8139: fix a race at the end of NAPI
Figo.zhang
2
-2
/
+2
2010-06-11
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
1
-1
/
+1
2010-06-11
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
1
-3
/
+12
2010-06-11
ip: ip_ra_control() rcu fix
Eric Dumazet
2
-5
/
+19
2010-06-11
net: deliver skbs on inactive slaves to exact matches
John Fastabend
3
-6
/
+20
2010-06-10
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
1
-2
/
+2
2010-06-10
ipv6: mcast: RCU conversions
Eric Dumazet
1
-96
/
+87
2010-06-10
cleanup: remove pppoe_xmit() declaration.
Rami Rosen
1
-1
/
+0
2010-06-10
icmp: RCU conversion in icmp_address_reply()
Eric Dumazet
1
-7
/
+5
2010-06-10
r8169: fix mdio_read and update mdio_write according to hw specs
Timo Teräs
1
-3
/
+9
2010-06-10
gianfar: Revive the driver for eTSEC devices (disable timestamping)
Anton Vorontsov
1
-2
/
+1
2010-06-10
caif: fix a couple range checks
Dan Carpenter
2
-2
/
+2
2010-06-10
phylib: Add support for the LXT973 phy.
Richard Cochran
1
-1
/
+50
2010-06-10
phonet: use call_rcu for phonet device free
Jiri Pirko
2
-4
/
+12
2010-06-09
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
1
-5
/
+3
2010-06-08
mac80211: fix deauth before assoc
Johannes Berg
1
-2
/
+38
2010-06-08
iwlwifi: add missing rcu_read_lock
Johannes Berg
1
-0
/
+2
2010-06-08
wl1251: fix ELP_CTRL register reads
Grazvydas Ignotas
1
-6
/
+34
2010-06-08
wireless: fix kernel-doc
Johannes Berg
2
-31
/
+90
2010-06-08
mac80211: Add netif state checking to ieee80211_ifa_changed
Juuso Oikarinen
1
-0
/
+3
2010-06-08
ath5k: add debugfs file for queue debugging
Bruno Randolf
2
-0
/
+67
2010-06-08
ath5k: no need to save/restore the default antenna
Bruno Randolf
1
-7
/
+1
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
4
-27
/
+46
2010-06-08
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
Bruno Randolf
1
-2
/
+2
2010-06-08
libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...
Sascha Silbe
1
-6
/
+3
2010-06-08
anycast: Some RCU conversions
Eric Dumazet
3
-59
/
+49
2010-06-08
net: avoid two atomic ops in ip_rcv_options()
Eric Dumazet
1
-4
/
+2
2010-06-08
ipv4: avoid two atomic ops in ip_rt_redirect()
Eric Dumazet
1
-7
/
+3
2010-06-08
igmp: avoid two atomic ops in igmp_rcv()
Eric Dumazet
1
-6
/
+4
2010-06-08
ip: Router Alert RCU conversion
Eric Dumazet
3
-18
/
+18
2010-06-08
macvlan: use call_rcu for port free
Jiri Pirko
1
-2
/
+10
2010-06-07
ath: Fix uninitialized variable warnings
Prarit Bhargava
3
-0
/
+3
2010-06-07
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
John W. Linville
1
-2
/
+1
2010-06-07
iwlwifi: fix-up botched revert
John W. Linville
1
-1
/
+1
2010-06-07
mac80211: fix function pointer check
Holger Schurig
1
-1
/
+1
2010-06-07
wireless: remove my name from the maintainer list
Zhu Yi
1
-4
/
+0
2010-06-07
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
1
-0
/
+7
2010-06-07
p54usb: Add device ID for Dell WLA3310 USB
Jason Dravet
1
-0
/
+1
2010-06-07
wl1251: fix a memory leak in probe
Grazvydas Ignotas
1
-0
/
+1
2010-06-07
ipmr: dont corrupt lists
Eric Dumazet
2
-2
/
+6
2010-06-07
8139too: fix buffer overrun in rtl8139_init_board
Denis Kirjanov
1
-0
/
+1
2010-06-07
net: Remove unnecessary net action assertion
jamal
1
-3
/
+0
[next]