summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich2010-04-281-2/+2
| * | | sctp: fix potential reference of a freed pointerVlad Yasevich2010-04-281-2/+4
| * | | sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-04-283-0/+12
| * | | Revert "tcp: bind() fix when many ports are bound"David S. Miller2010-04-282-21/+10
| * | | net/usb: add sierra_net.c driverElina Pasheva2010-04-283-0/+1012
| * | | cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-04-281-0/+1
| * | | bluetooth: handle l2cap_create_connless_pdu() errorsDan Carpenter2010-04-281-1/+4
| * | | gianfar: Wait for both RX and TX to stopAndy Fleming2010-04-281-3/+3
| * | | ipheth: potential null dereferences on error pathDan Carpenter2010-04-271-7/+8
| * | | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki2010-04-271-10/+21
| * | | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann2010-04-271-0/+1
| * | | bnx2: Update version to 2.0.9.Michael Chan2010-04-271-2/+2
| * | | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan2010-04-271-18/+20
| * | | bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-04-271-1/+5
* | | | net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-023-2/+7
* | | | net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-0216-114/+181
| |_|/ |/| |
* | | ipv6: cleanup: remove unneeded null checkDan Carpenter2010-05-011-2/+1
* | | xfrm: potential uninitialized variable num_xfrmsChangli Gao2010-05-011-1/+1
* | | net: speedup sock_recv_ts_and_drops()Eric Dumazet2010-05-012-3/+20
* | | cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist2010-05-011-74/+39
* | | forcedeth: Stay in NAPI as long as there's workstephen hemminger2010-05-011-14/+17
* | | net: ip_queue_rcv_skb() helperEric Dumazet2010-04-297-4/+22
* | | net: speedup udp receive pathEric Dumazet2010-04-284-11/+25
* | | igb: Clean up left over prototype of igb_get_hw_dev_name()Emil Tantilov2010-04-281-1/+0
* | | wireless: Fix merge.Hauke Mehrtens2010-04-281-1/+0
* | | Bugfix: Link selection was swapped in switch.Sjur Braendeland2010-04-281-2/+2
* | | caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland2010-04-281-57/+73
* | | caif: Rewritten socket implementationSjur Braendeland2010-04-282-969/+831
* | | caif: Disconnect without waiting for responseSjur Braendeland2010-04-283-146/+111
* | | caif: Add reference counting to service layerSjur Braendeland2010-04-287-1/+66
* | | caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-284-41/+41
* | | caif: Ldisc add permission check and mem-alloc error checkSjur Braendeland2010-04-281-1/+4
* | | sfc: Create multiple TX queuesBen Hutchings2010-04-288-123/+140
* | | sfc: Test only the first pair of TX queuesBen Hutchings2010-04-282-3/+3
* | | sfc: Add Siena PHY BIST and cable diagnostic supportSteve Hodgson2010-04-281-2/+144
* | | sfc: Clean up efx_nic::irq_zero_countBen Hutchings2010-04-281-1/+2
* | | sfc: Add necessary parentheses to macro definitions in net_driver.hBen Hutchings2010-04-281-11/+11
* | | sfc: Break NAPI processing after one ring-full of TX completionsBen Hutchings2010-04-282-24/+33
* | | sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATSSteve Hodgson2010-04-281-16/+9
* | | sfc: Update MCDI protocol definitionsBen Hutchings2010-04-281-16/+55
* | | sfc: Enable IPv6 RSS using random key for Toeplitz hashBen Hutchings2010-04-282-0/+21
* | | sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errorsSteve Hodgson2010-04-281-1/+2
* | | sfc: Log specific message for failure of NVRAM self-testBen Hutchings2010-04-281-2/+8
* | | sfc: Extend the legacy interrupt workaroundsSteve Hodgson2010-04-282-15/+10
* | | sfc: Reconfigure the XAUI serdes after an EM resetSteve Hodgson2010-04-283-1/+5
* | | sfc: Stop masking out XGMII faults over reconfiguresSteve Hodgson2010-04-281-15/+5
* | | sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson2010-04-283-21/+29
* | | sfc: Consistently report short MCDI responses as EIOBen Hutchings2010-04-282-11/+17
* | | sfc: Ignore parity errors in the other port's SRAMSteve Hodgson2010-04-281-0/+2
* | | sky2: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-282-14/+14