summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim2010-12-081-1/+1
* af_packet: fix freeing pg_vec twice on error pathChangli Gao2010-12-081-1/+0
* af_packet: eliminate pgv_to_page on some archesChangli Gao2010-12-081-1/+3
* net: call dev_queue_xmit_nit() after skb_dst_drop()Eric Dumazet2010-12-081-3/+3
* filter: constify sk_run_filter()Eric Dumazet2010-12-084-20/+22
* via-rhine: hardware VLAN supportRoger Luethi2010-12-081-14/+312
* net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet2010-12-085-27/+27
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-12-087-9/+264
|\
| * dccp qpolicy: Parameter checking of cmsg qpolicy parametersTomasz Grobelny2010-12-073-6/+22
| * dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny2010-12-077-9/+248
* | net/9p/protocol.c: Remove duplicated macros.Thiago Farina2010-12-081-24/+9
* | net: init ingress queueChangli Gao2010-12-081-22/+13
* | can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp2010-12-083-0/+777
* | atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko2010-12-081-5/+2
|/
* Revert "ehea: Use the standard logging functions"David S. Miller2010-12-065-274/+293
* net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser2010-12-061-19/+15
* net: emaclite: Omit private ndo_get_stats functionTobias Klauser2010-12-061-16/+0
* net: am79c961a: Omit private ndo_get_stats functionTobias Klauser2010-12-061-9/+0
* ixgbe: fix enum type mismatch on disable laserDon Skidmore2010-12-061-3/+3
* ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore2010-12-062-3/+28
* Fix a typo in datagram.c and sctp/socket.c.David Shwatrz2010-12-062-2/+2
* filter: add a security check at install timeEric Dumazet2010-12-061-9/+63
* net: arp: use assignmentChangli Gao2010-12-061-1/+1
* be2net: Handle out of buffer completions for lancerSathya Perla2010-12-062-21/+38
* be2net: FW init cmd fix for lancerSathya Perla2010-12-061-19/+8
* be2net: Fix be_dev_family_check() return value checkSathya Perla2010-12-061-1/+1
* af_packet: remove pgv.flagsChangli Gao2010-12-061-15/+5
* af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()Changli Gao2010-12-061-17/+19
* net: kill an RCU warning in inet_fill_link_af()Eric Dumazet2010-12-061-4/+4
* __in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet2010-12-061-1/+1
* filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet2010-12-062-1/+9
* ehea: Use the standard logging functionsJoe Perches2010-12-065-293/+274
* net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-0612-51/+35
* USB CDC NCM host driverAlexey Orishko2010-12-063-0/+1233
* usbnet: changes for upcoming cdc_ncm driverAlexey Orishko2010-12-062-14/+37
* tg3: Update version to 3.116Matt Carlson2010-12-061-2/+2
* tg3: Relax EEE thresholdsMatt Carlson2010-12-062-12/+33
* tg3: Minor EEE code tweaksMatt Carlson2010-12-061-7/+10
* tg3: Fix 57765 EEE supportMatt Carlson2010-12-061-16/+16
* tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-063-11/+13
* tg3: Raise the jumbo frame BD flag thresholdMatt Carlson2010-12-061-2/+2
* net: don't reallocate skb->head unless the current one hasn't the needed extr...Changli Gao2010-12-031-11/+23
* ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-034-16/+105
* ixgbe: add support for 82599 FCoE SKUDon Skidmore2010-12-033-0/+8
* ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-033-5/+22
* ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2010-12-032-11/+27
* qlcnic: Updated driver version to 5.0.13Anirban Chakraborty2010-12-031-2/+2
* qlcnic: LICENSE file for qlcnicSritej Velaga2010-12-038-140/+348
* qlcnic: validate eswitch config values for PFAmit Kumar Salecha2010-12-031-3/+6
* qlcnic: Disable loopback supportSucheta Chakraborty2010-12-035-311/+1
OpenPOWER on IntegriCloud