summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netxen: fix race in tx ring acccessDhananjay Phadke2009-05-063-7/+8
* lasi_82596: fix printk format warningAlexander Beregalov2009-05-051-3/+3
* tcp:fix the code indentShan Wei2009-05-051-1/+1
* r6040: bump version to 0.23 and date to 05May2009Florian Fainelli2009-05-051-2/+2
* r6040: check for absent PHYFlorian Fainelli2009-05-051-0/+8
* bonding: get rid of CONFIG_PROC_FS ifdefsJiri Pirko2009-05-051-10/+20
* net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko2009-05-053-2/+312
* net: smsc911x: add power management functionsDaniel Mack2009-05-051-0/+46
* net: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman2009-05-043-11/+11
* netns 2/2: extract net_create()Alexey Dobriyan2009-05-041-24/+20
* netns 1/2: don't get/put old netns on CLONE_NEWNETAlexey Dobriyan2009-05-041-4/+1
* macb: Add support of the netpoll APIThomas Petazzoni2009-05-041-0/+18
* tcp: extend ECN sysctl to allow server-side only ECNIlpo Järvinen2009-05-043-3/+12
* net: Avoid modulus in skb_tx_hash() for forwarding case.David S. Miller2009-05-031-2/+6
* ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.Rami Rosen2009-05-031-2/+0
* ne2k-pci: use dev->addr_len instead of "6"Jiri Pirko2009-05-031-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-033-5/+5
|\
| * ne2k-pci: Do not register device until initialized.Lubomir Rintel2009-05-021-4/+3
| * Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent2009-05-021-0/+1
| * net: Only store high 16 bits of kernel generated filter prioritiesRobert Love2009-05-021-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-0311-54/+79
|\ \ | |/
| * virtio_net: Fix function name typoAlex Williamson2009-05-011-4/+4
| * virtio_net: Cleanup command queue scatterlist usageAlex Williamson2009-05-011-6/+10
| * bonding: correct the cleanup in bond_create()Jiri Pirko2009-05-011-7/+6
| * virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
| * smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning2009-05-011-0/+5
| * smsc95xx: configure LED outputsSteve Glendinning2009-05-012-0/+13
| * netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-011-1/+10
| * xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth2009-05-011-0/+1
| * bonding: bond_slave_info_query() fixEric Dumazet2009-05-011-16/+7
| * cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-011-1/+1
| * netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
| * net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet2009-05-011-4/+5
| * net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski2009-04-301-13/+14
* | 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki2009-05-017-8/+68
* | forcedeth: add clock gating feature <resend>Ayaz Abdulla2009-05-011-0/+23
* | net: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-017-19/+19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-2938-470/+824
|\ \ | |/
| * mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-291-2/+0
| * mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-291-9/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-295-18/+23
| |\
| | * mac80211: default to automatic power controlJohannes Berg2009-04-291-0/+1
| | * mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-291-10/+9
| | * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| | * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| | * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
| | * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0
| * | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-281-7/+23
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-285-31/+61
| |\ \
| | * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3
OpenPOWER on IntegriCloud