summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu
2010-08-30net: fix datapath typoSimon Horman
2010-08-27gro: __napi_gro_receive() optimizationsEric Dumazet
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin
2010-08-24tc: add meta match on receive hashStephen Hemminger
2010-08-24include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches
2010-08-24cfg80211: add some documentationJohannes Berg
2010-08-24nl80211: some documentation fixesJohannes Berg
2010-08-24mac80211: fix docbookJohannes Berg
2010-08-24b43: N-PHY: Implement MAC PHY clock setGábor Stefanik
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg
2010-08-24net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman
2010-08-24bna: Brocade 10Gb Ethernet device driverRasesh Mody
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller
2010-08-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-23header: fix broken headers for user spaceChangli Gao
2010-08-23net: rds: remove duplication type definitionsChangli Gao
2010-08-23net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao
2010-08-23net: use __be16 instead of u16 for the userspace codeChangli Gao
2010-08-22net_sched: cls_flow: add key rxhashChangli Gao
2010-08-22irda: use net_device_stats from struct net_deviceEric Dumazet
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-22PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron
2010-08-20net: introduce proto_ports_offset()Changli Gao
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-19netfilter: fix userspace header warningSam Ravnborg
2010-08-19net: add Fast Ethernet driver for PXA168.Sachin Sanap
2010-08-17macvtap: Implement multiqueue for macvtap driverKrishna Kumar
2010-08-17core: Factor out flow calculation from get_rps_cpuKrishna Kumar
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16cfg80211: support sysfs namespacesJohannes Berg
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville
2010-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-15Merge branch 'procfs-cleanup' into releaseLen Brown
2010-08-15ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds