index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
irda
/
irnet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-13
usbnet: Print device statistics as unsigned
Ben Hutchings
1
-1
/
+1
2010-06-13
sfc: Implement 64-bit net device statistics on all architectures
Ben Hutchings
1
-3
/
+3
2010-06-13
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
7
-67
/
+90
2010-06-13
ucc_geth driver: add ioctl
Sergey Matyukevich
1
-0
/
+14
2010-06-12
pktgen: increasing transmission granularity
Daniel Turull
2
-4
/
+43
2010-06-12
econet: fix locking
Eric Dumazet
1
-9
/
+18
2010-06-12
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
6
-3
/
+36
2010-06-12
bnx2: Fix compiler warning in bnx2_disable_forced_2g5().
Michael Chan
1
-15
/
+28
2010-06-12
enic: cleanup vic_provinfo_alloc()
Dan Carpenter
1
-2
/
+3
2010-06-11
ethoc: use devres resource management
Jonas Bonn
1
-27
/
+1
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
[next]