summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix oops when updating retransmit path with DEBUG onVlad Yasevich2011-04-121-0/+2
* net: Disable NETIF_F_TSO_ECN when TSO is disabledBen Hutchings2011-04-121-0/+4
* net: Disable all TSO features when SG is disabledBen Hutchings2011-04-121-3/+3
* Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-04-127-31/+30
|\
| * sfc: Use rmb() to ensure reads occur in orderNeil Turton2011-04-121-0/+2
| * sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings2011-04-125-29/+23
| * sfc: Stop the TX queues during loopback self-testsNeil Turton2011-04-123-2/+5
* | ieee802154: Remove hacked CFLAGS in net/ieee802154/MakefileDavid S. Miller2011-04-121-2/+0
* | irda: fix locking unbalance in irda_sendmsgDave Jones2011-04-121-2/+1
* | net/natsami: store MAC into perm_addrOtavio Salvador2011-04-121-0/+3
* | net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador2011-04-121-4/+19
* | connector: fix skb double free in cn_rx_skb()Patrick McHardy2011-04-121-0/+1
* | net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund2011-04-121-3/+0
* | inetpeer: reduce stack usageEric Dumazet2011-04-121-6/+7
* | bridge: reset IPCB in br_parse_ip_optionsEric Dumazet2011-04-121-4/+2
* | llc: Fix length check in llc_fixup_skb().David S. Miller2011-04-111-2/+1
|/
* caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland2011-04-111-1/+5
* caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland2011-04-111-2/+2
* netxen: limit skb frags for non tso packetamit salecha2011-04-112-2/+19
* bonding:fix two typosPeter Pan(潘卫平)2011-04-111-2/+2
* net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)2011-04-114-5/+5
* bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)2011-04-111-1/+0
* bonding:delete unused alb_timerPeter Pan(潘卫平)2011-04-111-1/+0
* bonding:set save_load to 0 when initializingPeter Pan(潘卫平)2011-04-111-1/+1
* stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO2011-04-111-1/+0
* stmmac: fix open funct when exit on errorGiuseppe CAVALLARO2011-04-111-20/+28
* stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO2011-04-111-14/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-116-8/+28
|\
| * iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-111-4/+5
| * p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-081-1/+1
| * ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
| * ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
| * mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-071-1/+8
| * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
* | pci: fix PCI bus allocation alignment handlingLinus Torvalds2011-04-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-1154-164/+301
|\ \
| * | net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning2011-04-101-0/+15
| * | mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin2011-04-071-0/+4
| * | mlx4: Sensing link type at device initializationYevgeny Petrilin2011-04-073-2/+9
| * | ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi2011-04-073-4/+10
| * | MAINTAINERS: add entry for Xen network backendIan Campbell2011-04-061-0/+7
| * | be2net: Fix suspend/resume operationPadmanabh Ratnakar2011-04-061-0/+1
| * | be2net: Rename some struct members for clarityPadmanabh Ratnakar2011-04-062-7/+7
| * | pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber2011-04-061-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0616-16/+52
| |\ \ | | |/
| | * iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
| | * rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4
| | * rtlwifi: Fix some warnings/bugsLarry Finger2011-04-043-3/+3
| | * p54usb: IDs for two new devicesChristian Lamparter2011-04-041-0/+2
| | * wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-041-1/+4
OpenPOWER on IntegriCloud