summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qlge: Add basic firmware dump.Ron Mercer2010-01-164-0/+622
* qlge: Add data for firmware dump.Ron Mercer2010-01-161-5/+398
* ethoc: Use resource_sizeTobias Klauser2010-01-151-4/+4
* can: mscan-mpc5xxx: fix broken support for the MPC5200Wolfgang Grandegger2010-01-151-4/+4
* vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-1514-0/+2079
* mm: export use_mm/unuse_mm to modulesMichael S. Tsirkin2010-01-151-0/+3
* tun: export underlying socketMichael S. Tsirkin2010-01-152-19/+96
* can: Proper ctrlmode handling for CAN devicesChristian Pellegrin2010-01-159-1/+19
* netxen: fix sparse warningAmit Kumar Salecha2010-01-151-1/+1
* netxen: fix license headerAmit Kumar Salecha2010-01-159-9/+9
* netxen: fix endianness intr coalesceAmit Kumar Salecha2010-01-151-5/+8
* netxen: fix endianness read mac addressAmit Kumar Salecha2010-01-153-5/+5
* ipv4: Use less conflicting local var name in change_nexthops() loop macro.David S. Miller2010-01-151-36/+40
* net/core/sock.c: quiet sparse noiseH Hartley Sweeten2010-01-151-1/+1
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-1421-458/+411
* netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann2010-01-142-66/+114
* genetlink: optimize ctrl_dumpfamily()Samir Bellabes2010-01-141-3/+1
* drivers/net/tlan: Remove TRUE/FALSE defines, use boolJoe Perches2010-01-142-17/+14
* qeth: default BLKT values for new OSA/3 hardwareEinar Lueck2010-01-142-18/+29
* qeth: avoid recovery during device online settingUrsula Braun2010-01-142-3/+0
* qeth: HiperSockets Network Traffic AnalyzerUrsula Braun2010-01-148-86/+336
* e1000e: genericize the update multicast address listBruce Allan2010-01-145-89/+27
* e1000e: provide MAC-family-specific function to set LAN IDBruce Allan2010-01-146-11/+52
* e1000e: use alternate MAC address on ESB2 if availableBruce Allan2010-01-147-58/+147
* lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little...Joe Perches2010-01-141-5/+31
* can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp2010-01-129-13/+41
* tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-124-2/+21
* lib: Kill bit-reversed FDDI MAC output case, it's bogus.Joe Perches2010-01-111-8/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-1191-558/+1110
|\
| * vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov2010-01-101-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-01-085-25/+31
| |\
| | * netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal2010-01-081-0/+6
| | * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy2010-01-071-9/+9
| | * ipvs: Add boundary check on ioctl argumentsArjan van de Ven2010-01-041-1/+13
| | * ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2009-12-222-15/+3
| * | e1000e: fix and commonize code for setting the receive address registersBruce Allan2010-01-081-9/+15
| * | e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan2010-01-081-7/+9
| * | e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-085-0/+21
| * | e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan2010-01-081-14/+14
| * | e1000e: call pci_save_state() after pci_restore_state()Bruce Allan2010-01-081-0/+2
| * | netxen: update version to 4.0.72Amit Kumar Salecha2010-01-081-2/+2
| * | netxen: fix set mac addrAmit Kumar Salecha2010-01-081-0/+3
| * | netxen: fix smatch warningAmit Kumar Salecha2010-01-083-4/+3
| * | netxen: fix tx ring memory leakAmit Kumar Salecha2010-01-081-0/+2
| * | tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila2010-01-081-0/+4
| * | TI DaVinci EMAC: Handle emac module clock correctly.Sriram2010-01-081-1/+3
| * | dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings2010-01-083-7/+50
| * | ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz2010-01-081-2/+7
| * | mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara2010-01-071-2/+4
| * | NET: atlx, fix memory leakJiri Slaby2010-01-071-2/+5