summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-27ks8842: Support DMA when accessed via timberdaleRichard Röjfors
2010-07-24net: pskb_expand_head() optimizationEric Dumazet
2010-07-24sysfs: add attribute to indicate hw address assignment typeStefan Assmann
2010-07-23xt_quota: report initial quota value instead of current value to userspaceChangli Gao
2010-07-23netfilter: add xt_cpu matchEric Dumazet
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder
2010-07-22net: RTA_MARK additionEric Dumazet
2010-07-22macvtap: Limit packet queue lengthHerbert Xu
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde
2010-07-19ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller
2010-07-19net: 64bit stats for netdev_queueEric Dumazet
2010-07-18net: support time stamping in phy devices.Richard Cochran
2010-07-18net: added a BPF to help drivers detect PTP packets.Richard Cochran
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-18net: add driver hook for tx time stamping.Richard Cochran
2010-07-16netfilter: correct CHECKSUM header and export itMichael S. Tsirkin
2010-07-15netfilter: add CHECKSUM targetMichael S. Tsirkin
2010-07-15nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso
2010-07-09net: Document that dev_get_stats() returns the given pointerBen Hutchings
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings
2010-07-04netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches
2010-07-04device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches
2010-07-04vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara
2010-06-30eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-06-28macvlan: 64 bit rx countersEric Dumazet
2010-06-28net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet
2010-06-28net: u64_stats_sync improvementsEric Dumazet
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy
2010-06-25net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-06-24broadcom: Add 5241 supportDmitry Baryshkov
2010-06-24broadcom: move all PHY_ID's to headerDmitry Baryshkov
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-06-23net: Introduce u64_stats_sync infrastructureEric Dumazet