summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* icmp: icmp_send() can avoid a dev_put()Eric Dumazet2009-11-021-4/+5
* ipv4: inetdev_by_index() switch to RCUEric Dumazet2009-11-021-3/+4
* veth: Fix unregister_netdevice_queue for vethEric W. Biederman2009-11-021-1/+2
* net: Introduce dev_get_by_name_rcu()Eric Dumazet2009-11-022-9/+41
* NET:KS8695: add API for get rx interrupt bitFigo.zhang2009-11-021-12/+55
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-306-12/+52
* RDS: Do not send congestion updates to loopback connectionsAndy Grover2009-10-301-0/+2
* RDS: Fix panic on unloadAndy Grover2009-10-302-8/+2Star
* RDS: Fix potential race around rds_i[bw]_allocationAndy Grover2009-10-302-6/+8
* RDS: Add GET_MR_FOR_DEST sockoptAndy Grover2009-10-304-0/+36
* bond: Get the rtnl_link_ops support correctEric W. Biederman2009-10-301-1/+3
* bond: Add support for multiple network namespacesEric W. Biederman2009-10-306-58/+99
* bond: Implement a basic set of rtnl link opsEric W. Biederman2009-10-301-25/+30
* bond: Simplify bond device destructionEric W. Biederman2009-10-301-29/+16Star
* bond: Simplify bond_create.Eric W. Biederman2009-10-301-18/+4Star
* bond: Simply bond sysfs group creationEric W. Biederman2009-10-303-30/+4Star
* net: Allow devices to specify a device specific sysfs group.Eric W. Biederman2009-10-302-3/+6
* net: use hlist_for_each_entry()Eric Dumazet2009-10-301-8/+8
* veth: Fix veth_dellink methodEric Dumazet2009-10-301-2/+2
* vlan: cleanup multiple unregistrationsPatrick McHardy2009-10-301-32/+20Star
* convert kaweth to use usb_reset_configuration()Oliver Neukum2009-10-301-10/+1Star
* ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()roel kluin2009-10-301-4/+3Star
* sky2: version 1.26Stephen Hemminger2009-10-301-1/+1
* sky2: 88E8059 supportStephen Hemminger2009-10-301-1/+78
* sky2: workarounds for Yukon-2 supremeStephen Hemminger2009-10-301-2/+32
* sky2: fix receive pause thresholdsStephen Hemminger2009-10-302-5/+12
* sky2: add register definitions for new chipsStephen Hemminger2009-10-301-1/+177
* sky2: add SK-9E21M device idStephen Hemminger2009-10-301-0/+1
* sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings2009-10-301-1/+1
* sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings2009-10-301-2/+11
* gro: Change all receive functions to return GRO result codesBen Hutchings2009-10-304-45/+42Star
* gro: Name the GRO result enumeration typeBen Hutchings2009-10-303-11/+23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-3025-83/+160
|\
| * net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas2009-10-291-4/+1Star
| * netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik2009-10-291-0/+4
| * qlge: Fix firmware mailbox command timeout.Ron Mercer2009-10-292-11/+13
| * qlge: Fix EEH handling.Ron Mercer2009-10-291-26/+52
| * AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman2009-10-291-7/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-2914-22/+46
| |\
| | * MAINTAINERS: rt2x00 list is moderatedBartlomiej Zolnierkiewicz2009-10-271-1/+1
| | * airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2Star
| | * mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman2009-10-271-1/+1
| | * libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
| | * mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky2009-10-271-1/+1
| | * cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-273-2/+29
| | * mac80211: keep auth state when assoc failsJohannes Berg2009-10-271-2/+1Star
| | * mac80211: fix ibss joiningReinette Chatre2009-10-271-4/+2Star
| | * b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1
| | * b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-272-2/+2
| | * rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-271-1/+1