summaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-priv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-18bnx2x: Fix port identification problemYaniv Rosner1-5/+4
2011-04-18r8169: add Realtek as maintainer.Francois Romieu1-0/+1
2011-04-15ip: ip_options_compile() resilient to NULL skb routeEric Dumazet1-3/+3
2011-04-14bna: fix memory leak during RX path cleanupRasesh Mody1-1/+0
2011-04-14bna: fix for clean fw re-initializationRasesh Mody4-15/+51
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka6-28/+11
2011-04-13Revert "tcp: disallow bind() to reuse addr/port"David S. Miller2-4/+3
2011-04-13qlcnic: limit skb frags for non tso packetAmit Kumar Salecha2-0/+15
2011-04-13net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin1-1/+1
2011-04-13sctp: fix oops while removed transport still using as retran pathWei Yongjun1-0/+2
2011-04-13sctp: fix oops when updating retransmit path with DEBUG onVlad Yasevich1-0/+2
2011-04-13net: Disable NETIF_F_TSO_ECN when TSO is disabledBen Hutchings1-0/+4
2011-04-13net: Disable all TSO features when SG is disabledBen Hutchings1-3/+3
2011-04-13sfc: Use rmb() to ensure reads occur in orderNeil Turton1-0/+2
2011-04-13ieee802154: Remove hacked CFLAGS in net/ieee802154/MakefileDavid S. Miller1-2/+0
2011-04-13irda: fix locking unbalance in irda_sendmsgDave Jones1-2/+1
2011-04-12net/natsami: store MAC into perm_addrOtavio Salvador1-0/+3
2011-04-12net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador1-4/+19
2011-04-12connector: fix skb double free in cn_rx_skb()Patrick McHardy1-0/+1
2011-04-12net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund1-3/+0
2011-04-12inetpeer: reduce stack usageEric Dumazet1-6/+7
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan1-2/+2
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau4-16/+26
2011-04-12bridge: reset IPCB in br_parse_ip_optionsEric Dumazet1-4/+2
2011-04-12sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings5-29/+23
2011-04-12sfc: Stop the TX queues during loopback self-testsNeil Turton3-2/+5
2011-04-12llc: Fix length check in llc_fixup_skb().David S. Miller1-2/+1
2011-04-11caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland1-1/+5
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland1-2/+2
2011-04-11netxen: limit skb frags for non tso packetamit salecha2-2/+19
2011-04-11bonding:fix two typosPeter Pan(潘卫平)1-2/+2
2011-04-11net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)4-5/+5
2011-04-11bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)1-1/+0
2011-04-11bonding:delete unused alb_timerPeter Pan(潘卫平)1-1/+0
2011-04-11bonding:set save_load to 0 when initializingPeter Pan(潘卫平)1-1/+1
2011-04-11stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO1-1/+0
2011-04-11stmmac: fix open funct when exit on errorGiuseppe CAVALLARO1-20/+28
2011-04-11stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO1-14/+14
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville1-4/+5
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-08signal.c: fix erroneous syscall kernel-docRandy Dunlap1-2/+2
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti1-1/+1
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau1-2/+10
2011-04-08mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-08mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi3-4/+10
2011-04-07watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard1-1/+1
2011-04-07NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker1-3/+1