index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
wext-priv.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-18
bnx2x: Fix port identification problem
Yaniv Rosner
1
-5
/
+4
2011-04-18
r8169: add Realtek as maintainer.
Francois Romieu
1
-0
/
+1
2011-04-15
ip: ip_options_compile() resilient to NULL skb route
Eric Dumazet
1
-3
/
+3
2011-04-14
bna: fix memory leak during RX path cleanup
Rasesh Mody
1
-1
/
+0
2011-04-14
bna: fix for clean fw re-initialization
Rasesh Mody
4
-15
/
+51
2011-04-14
usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.
huajun li
1
-2
/
+2
2011-04-13
iwlegacy: fix tx_power initialization
Stanislaw Gruszka
6
-28
/
+11
2011-04-13
Revert "tcp: disallow bind() to reuse addr/port"
David S. Miller
2
-4
/
+3
2011-04-13
qlcnic: limit skb frags for non tso packet
Amit Kumar Salecha
2
-0
/
+15
2011-04-13
net: can: mscan: fix build breakage in mpc5xxx_can
Anatolij Gustschin
1
-1
/
+1
2011-04-13
sctp: fix oops while removed transport still using as retran path
Wei Yongjun
1
-0
/
+2
2011-04-13
sctp: fix oops when updating retransmit path with DEBUG on
Vlad Yasevich
1
-0
/
+2
2011-04-13
net: Disable NETIF_F_TSO_ECN when TSO is disabled
Ben Hutchings
1
-0
/
+4
2011-04-13
net: Disable all TSO features when SG is disabled
Ben Hutchings
1
-3
/
+3
2011-04-13
sfc: Use rmb() to ensure reads occur in order
Neil Turton
1
-0
/
+2
2011-04-13
ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile
David S. Miller
1
-2
/
+0
2011-04-13
irda: fix locking unbalance in irda_sendmsg
Dave Jones
1
-2
/
+1
2011-04-12
net/natsami: store MAC into perm_addr
Otavio Salvador
1
-0
/
+3
2011-04-12
net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variants
Otavio Salvador
1
-4
/
+19
2011-04-12
connector: fix skb double free in cn_rx_skb()
Patrick McHardy
1
-0
/
+1
2011-04-12
net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST
Joakim Tjernlund
1
-3
/
+0
2011-04-12
inetpeer: reduce stack usage
Eric Dumazet
1
-6
/
+7
2011-04-12
ath9k_htc: Fix ethtool reporting
Sujith Manoharan
1
-2
/
+2
2011-04-12
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
4
-16
/
+26
2011-04-12
bridge: reset IPCB in br_parse_ip_options
Eric Dumazet
1
-4
/
+2
2011-04-12
sfc: Do not use efx_process_channel_now() in online self-test
Ben Hutchings
5
-29
/
+23
2011-04-12
sfc: Stop the TX queues during loopback self-tests
Neil Turton
3
-2
/
+5
2011-04-12
llc: Fix length check in llc_fixup_skb().
David S. Miller
1
-2
/
+1
2011-04-11
caif: performance bugfix - allow radio stack to prioritize packets.
Sjur Brændeland
1
-1
/
+5
2011-04-11
caif: Bugfix use for_each_safe when removing list nodes.
Sjur Brændeland
1
-2
/
+2
2011-04-11
netxen: limit skb frags for non tso packet
amit salecha
2
-2
/
+19
2011-04-11
bonding:fix two typos
Peter Pan(潘卫平)
1
-2
/
+2
2011-04-11
net: fix tranmitted/tranmitting typo
Peter Pan(潘卫平)
4
-5
/
+5
2011-04-11
bonding:delete unused rlb_interval_counter
Peter Pan(潘卫平)
1
-1
/
+0
2011-04-11
bonding:delete unused alb_timer
Peter Pan(潘卫平)
1
-1
/
+0
2011-04-11
bonding:set save_load to 0 when initializing
Peter Pan(潘卫平)
1
-1
/
+1
2011-04-11
stmmac: fix Transmit Underflow error
Giuseppe CAVALLARO
1
-1
/
+0
2011-04-11
stmmac: fix open funct when exit on error
Giuseppe CAVALLARO
1
-20
/
+28
2011-04-11
stmmac: fixed dma lib build when turn-on the debug option
Giuseppe CAVALLARO
1
-14
/
+14
2011-04-11
iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY
John W. Linville
1
-4
/
+5
2011-04-11
pci: fix PCI bus allocation alignment handling
Linus Torvalds
1
-2
/
+2
2011-04-11
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
1
-0
/
+15
2011-04-08
signal.c: fix erroneous syscall kernel-doc
Randy Dunlap
1
-2
/
+2
2011-04-08
p54: Initialize extra_len in p54_tx_80211
Jason Conti
1
-1
/
+1
2011-04-08
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
Felix Fietkau
1
-2
/
+10
2011-04-08
mlx4_en: Restoring RX buffer pointer in case of failure
Yevgeny Petrilin
1
-0
/
+4
2011-04-08
mlx4: Sensing link type at device initialization
Yevgeny Petrilin
3
-2
/
+9
2011-04-07
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
3
-4
/
+10
2011-04-07
watchdog: mpc8xxx_wdt: fix build
Peter Korsgaard
1
-1
/
+1
2011-04-07
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
1
-3
/
+1
[next]