summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-205-7/+7
* X25: Enable setting of cause and diagnostic fieldsAndrew Hendry2009-11-182-0/+18
* netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet2009-11-181-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1813-7/+18
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-1811-45/+75
| |\
| | * vlan: Fix register_vlan_dev() error pathEric Dumazet2009-11-171-2/+5
| | * gro: Fix illegal merging of trailer trashHerbert Xu2009-11-171-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0910-92/+107
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0312-44/+65
| |\ \ \
| * | | | 9p: fix readdir corner casesEric Van Hensbergen2009-11-021-3/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-2911-29/+65
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-231-1/+0
| |\ \ \ \ \
| | * | | | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-221-1/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-238-29/+97
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-1510-40/+66
| |\ \ \ \ \ \
| * | | | | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-119-0/+9
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-083-10/+14
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-1817-291/+742
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mac80211: Do not queue Probe Request frames for station MLMEJouni Malinen2009-11-161-1/+0
| * | | | | | | | | nl80211: only allow adding stations to running vlan interfacesFelix Fietkau2009-11-131-1/+3
| * | | | | | | | | mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau2009-11-131-1/+1
| * | | | | | | | | cfg80211: return channel noise via survey APIHolger Schurig2009-11-131-0/+105
| * | | | | | | | | cfg80211: introduce nl80211_get_ifidx()Holger Schurig2009-11-131-43/+33
| * | | | | | | | | mac80211: update copyrights to 2009Rui Paulo2009-11-135-5/+5
| * | | | | | | | | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-135-0/+29
| * | | | | | | | | mac80211: implement a timer to send RANN action framesRui Paulo2009-11-134-0/+54
| * | | | | | | | | mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-137-133/+136
| * | | | | | | | | mac80211: add the DS params to the beaconRui Paulo2009-11-131-0/+7
| * | | | | | | | | mac80211: fix BSSID setup for beacon framesRui Paulo2009-11-131-1/+1
| * | | | | | | | | mac80211: set the AID field correctly for mesh peer framesRui Paulo2009-11-131-1/+2
| * | | | | | | | | mac80211: properly forward the RANN IERui Paulo2009-11-131-1/+3
| * | | | | | | | | mac80211: update PERR frame formatRui Paulo2009-11-133-13/+60
| * | | | | | | | | mac80211: implement RANN processing and forwardingRui Paulo2009-11-133-8/+76
| * | | | | | | | | mac80211: fix max HT rate processing on mac80211Luis R. Rodriguez2009-11-111-3/+15
| * | | | | | | | | mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-117-12/+99
| * | | | | | | | | nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-111-0/+11
| * | | | | | | | | mac80211: improve peer link management debuggingRui Paulo2009-11-111-2/+13
| * | | | | | | | | mac80211: improve HWMP debuggingRui Paulo2009-11-111-6/+5
| * | | | | | | | | mac80211: allow processing of more than one HWMP IERui Paulo2009-11-111-22/+25
| * | | | | | | | | mac80211: add MAC80211_VERBOSE_MHWMP_DEBUGRui Paulo2009-11-112-4/+28
| * | | | | | | | | mac80211: update the format of path selection framesRui Paulo2009-11-112-1/+2
| * | | | | | | | | mac80211: update peer link management IE and action framesRui Paulo2009-11-114-18/+20
| * | | | | | | | | mac80211: fix typo in a commentRui Paulo2009-11-111-1/+1
| * | | | | | | | | mac80211: implement the meshconf formation info fieldRui Paulo2009-11-112-3/+8
| * | | | | | | | | mac80211: set MESH_TTL to 31Rui Paulo2009-11-111-1/+1
| * | | | | | | | | mac80211: update meshconf IERui Paulo2009-11-112-45/+34
* | | | | | | | | | Phonet: convert devices list to RCURĂ©mi Denis-Courmont2009-11-182-25/+44
* | | | | | | | | | net: device name allocation cleanupsOctavian Purdila2009-11-181-45/+24
* | | | | | | | | | netns: net_identifiers should be read_mostlyEric Dumazet2009-11-189-9/+9
* | | | | | | | | | linkwatch: linkwatch_forget_dev() to speedup device dismantleEric Dumazet2009-11-182-37/+60
OpenPOWER on IntegriCloud