summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-255-75/+317
|\
| * cfg80211: add some documentationJohannes Berg2010-08-241-6/+115
| * nl80211: some documentation fixesJohannes Berg2010-08-241-11/+46
| * mac80211: fix docbookJohannes Berg2010-08-241-1/+1
| * b43: N-PHY: Implement MAC PHY clock setGábor Stefanik2010-08-241-0/+1
| * cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-242-41/+108
| * cfg80211: mark ieee80211_hdrlen constJohannes Berg2010-08-241-1/+1
| * mac80211: use cipher suite selectorsJohannes Berg2010-08-161-16/+2
| * cfg80211: support sysfs namespacesJohannes Berg2010-08-161-0/+2
| * mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-161-0/+12
| * mac80211: per interface idle notificationJohannes Berg2010-08-161-0/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-16149-579/+3195
| |\
| * | mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-161-0/+24
* | | mlx4_en: UDP RSS supportYevgeny Petrilin2010-08-241-0/+1
* | | mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin2010-08-241-0/+4
* | | mlx4_en: Added self diagnostics test implementationYevgeny Petrilin2010-08-242-0/+3
* | | tc: add meta match on receive hashStephen Hemminger2010-08-241-0/+1
* | | include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches2010-08-241-2/+0
* | | net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2010-08-242-1/+3
* | | bna: Brocade 10Gb Ethernet device driverRasesh Mody2010-08-241-0/+3
* | | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-232-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-2310-26/+26
|\ \ \
| * | | header: fix broken headers for user spaceChangli Gao2010-08-2310-26/+26
* | | | net: rds: remove duplication type definitionsChangli Gao2010-08-231-9/+0
* | | | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-231-3/+2
* | | | net: use __be16 instead of u16 for the userspace codeChangli Gao2010-08-231-2/+2
* | | | net_sched: cls_flow: add key rxhashChangli Gao2010-08-221-0/+1
* | | | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-221-1/+0
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-222-0/+32
|\| | |
| * | | netfilter: fix userspace header warningSam Ravnborg2010-08-191-0/+2
| * | | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-191-0/+30
* | | | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-222-17/+53
* | | | net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-203-0/+48
* | | | net: introduce proto_ports_offset()Changli Gao2010-08-201-0/+19
* | | | net: simplify flags for tx timestampingOliver Hartkopp2010-08-193-35/+19
* | | | macvtap: Implement multiqueue for macvtap driverKrishna Kumar2010-08-171-1/+8
* | | | core: Factor out flow calculation from get_rps_cpuKrishna Kumar2010-08-171-0/+9
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-163-6/+5
|\ \ \ \
| * \ \ \ Merge branch 'linus' into releaseLen Brown2010-08-15466-4599/+12310
| |\ \ \ \
| * | | | | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-1/+0
| * | | | | Merge branch 'acpica-gpe' into releaseLen Brown2010-08-154-15/+57
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'procfs-cleanup' into releaseLen Brown2010-08-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-151-1/+1
| * | | | | | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-4/+4
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-161-1/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-1482-976/+2339
| |\ \ \ \ \ \ \
| * | | | | | | | Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf2010-08-131-1/+5
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds2010-08-1515-325/+321
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | include: replace unifdef-y with header-ySam Ravnborg2010-08-1415-325/+321
* | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-08-141-0/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |