index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-30
dccp ccid-2: Share TCP's minimum RTO code
Gerrit Renker
2
-8
/
+23
2010-08-30
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
3
-21
/
+19
2010-08-30
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
1
-25
/
+3
2010-08-30
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
2
-13
/
+16
2010-08-30
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
4
-16
/
+37
2010-08-30
net: fix datapath typo
Simon Horman
1
-1
/
+1
2010-08-30
IPVS: include net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
1
-0
/
+1
2010-08-29
drivers/net/atl1c: Remove double test
Julia Lawall
1
-1
/
+1
2010-08-29
starfire: use BUILD_BUG_ON for netdrv_addr_t
Akinobu Mita
1
-5
/
+1
2010-08-29
starfire: use PCI_VDEVICE
Akinobu Mita
1
-1
/
+1
2010-08-29
phonet: use for_each_set_bit
Akinobu Mita
1
-2
/
+1
2010-08-29
mlx4: use bitmap library
Akinobu Mita
1
-11
/
+4
2010-08-29
econet: kill unnecessary spin_lock_init()
Akinobu Mita
1
-2
/
+0
2010-08-28
slip: Use net_device_stats from struct net_device
Tobias Klauser
2
-39
/
+31
2010-08-27
bnx2x: fix wrong return from bnx2x_trylock_hw_lock
Eric Dumazet
1
-1
/
+1
2010-08-27
gro: __napi_gro_receive() optimizations
Eric Dumazet
3
-8
/
+29
2010-08-27
stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE
David S. Miller
1
-0
/
+1
2010-08-27
qlcnic: PCI ID addition
Sritej Velaga
1
-0
/
+2
2010-08-27
qlcnic: Fix driver load issue in FW hang
Anirban Chakraborty
4
-60
/
+75
2010-08-27
qlcnic: Fix missing error codes
Sony Chacko
1
-4
/
+8
2010-08-26
net: use scnprintf() to avoid potential buffer overflow
Changli Gao
1
-3
/
+3
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
16
-117
/
+136
2010-08-26
ipvs: switch to GFP_KERNEL allocations
Simon Horman
1
-2
/
+2
2010-08-26
IPVS: convert __ip_vs_securetcp_lock to a spinlock
Simon Horman
1
-3
/
+3
2010-08-26
IPVS: convert __ip_vs_sched_lock to a spinlock
Simon Horman
1
-11
/
+11
2010-08-26
IPVS: ICMPv6 checksum calculation
Simon Horman
1
-4
/
+6
2010-08-26
bna: Fixed build break for allyesconfig
Rasesh Mody
8
-431
/
+162
2010-08-26
r6040: Free irq line on error path
Denis Kirjanov
1
-13
/
+20
2010-08-26
s2io: remove lro parameter
Amerigo Wang
2
-21
/
+9
2010-08-26
be2net: stats for packets received due to internal switching in ASIC.
Ajit Khaparde
1
-0
/
+3
2010-08-26
be2net: fix to dynamically generate MAC Address for VFs
Ajit Khaparde
2
-0
/
+68
2010-08-26
bridge: avoid ethtool on non running interface
stephen hemminger
1
-11
/
+12
2010-08-26
qlge: Fix a deadlock when the interface is going down
Breno Leitao
1
-11
/
+12
2010-08-26
bridge: fix locking comment
Stephen Hemminger
1
-5
/
+1
2010-08-26
net/netfilter/ipvs: Eliminate memory leak
Julia Lawall
1
-1
/
+2
2010-08-26
drivers/net/irda: Eliminate memory leak
Julia Lawall
1
-1
/
+2
2010-08-26
typhoon: fix a race in typhoon_do_get_stats
Eric Dumazet
1
-24
/
+22
2010-08-26
plip: remove superflous return
Dan Carpenter
1
-1
/
+0
2010-08-26
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
Giuseppe CAVALLARO
14
-164
/
+153
2010-08-26
stmmac: remove dead option in the driver's Kconfig
Giuseppe CAVALLARO
1
-2
/
+2
2010-08-26
stmmac: fix_mac_speed is called during 10/100<->1000 speed changes
Pawel Moll
1
-0
/
+3
2010-08-26
bnx2x: small fix in stats handling
Eric Dumazet
1
-3
/
+4
2010-08-26
drivers/net: Remove address use from assignments of function pointers
Joe Perches
49
-118
/
+118
2010-08-25
qlcnic: change reg name
Amit Kumar Salecha
3
-8
/
+8
2010-08-25
qlcnic: fix fw recovery for PF
Amit Kumar Salecha
1
-5
/
+17
2010-08-25
qlcnic: support port vlan id
Amit Kumar Salecha
3
-21
/
+111
2010-08-25
qlcnic: eswitch config fixes
Rajesh Borundia
2
-12
/
+15
2010-08-25
mlx4_en: Fix build warning in mlx4_en_create_rx_ring.
David S. Miller
1
-2
/
+0
2010-08-25
mlx4_en: updated driver version
Yevgeny Petrilin
1
-2
/
+2
2010-08-25
mlx4_en: Moving to work with GRO
Yevgeny Petrilin
5
-113
/
+17
[next]