summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-10-21napi: unexport napi_reuse_skbstephen hemminger1-2/+0
2010-10-21socket: localize functionsstephen hemminger1-1/+0
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross1-0/+2
2010-10-21vlan: Centralize handling of hardware acceleration.Jesse Gross2-3/+4
2010-10-21vlan: Avoid hash table lookup to find group.Jesse Gross2-1/+23
2010-10-21vlan: Enable software emulation for vlan accleration.Jesse Gross1-3/+11
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross1-2/+2
2010-10-20net: avoid RCU for NOCACHE dstEric Dumazet1-13/+1
2010-10-20net: allocate tx queues in register_netdeviceTom Herbert1-2/+2
2010-10-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-16/+73
2010-10-18bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman1-2/+7
2010-10-18can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde1-4/+0
2010-10-16net: allocate skbs on local nodeEric Dumazet1-4/+16
2010-10-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-16/+72
2010-10-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-0/+1
2010-10-14Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi1-2/+1
2010-10-13wext: fix alignment problem in serializing 'struct iw_point'Gerrit Renker1-1/+1
2010-10-12net: percpu net_device refcountEric Dumazet1-3/+4
2010-10-12Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel1-0/+1
2010-10-11mac80211: Update mesh constants to approved IEEE ANA valuesSteve deRosier1-15/+56
2010-10-11cfg80211: add channel utilization stats to the survey commandFelix Fietkau1-0/+15
2010-10-11neigh: speedup neigh_hh_init()Eric Dumazet1-0/+6
2010-10-09Phonet: cleanup pipe enable socket optionRĂ©mi Denis-Courmont1-2/+1
2010-10-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+36
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+36
2010-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller29-71/+154
2010-10-07nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf1-0/+4
2010-10-07cfg80211/mac80211: allow per-station GTKsJohannes Berg1-0/+12
2010-10-06bonding: add retransmit membership reports tunableFlavio Leitner1-0/+3
2010-10-06net: add a core netdev->rx_dropped counterEric Dumazet1-0/+3
2010-10-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2
2010-10-05Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville1-0/+13
2010-10-05nl80211: fix remain-on-channel documentationJohannes Berg1-2/+2
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan1-0/+3
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau1-0/+2
2010-10-05net: relax rtnl_dereference()David S. Miller1-4/+6
2010-10-05net: dynamic ingress_queue allocationEric Dumazet2-1/+9
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-10-04ipmr: RCU protection for mfc_cache_arrayEric Dumazet1-0/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2010-10-01ipv4: introduce __ip_dev_find()Eric Dumazet1-1/+6
2010-10-01intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-0/+1
2010-09-30wl12xx: fix non-wl12xx build scenariosOhad Ben-Cohen1-0/+13
2010-09-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-09-30net: rename netdev rx_queue to ingress_queueEric Dumazet1-1/+1
2010-09-30dummy: percpu stats and lockless xmitEric Dumazet1-0/+1
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+3
2010-09-28net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings1-0/+12