aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin
2010-12-16net: Introduce skb_checksum_start_offset()Michał Mirosław
2010-12-16net: use NUMA_NO_NODE instead of the magic number -1Changli Gao
2010-12-16bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-10ethtool: Report link-down while interface is downBen Hutchings
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-09The new jhash implementationJozsef Kadlecsik
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08cfg80211: add some element IDs in enum ieee80211_eidAmitkumar Karwar
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert
2010-12-08filter: constify sk_run_filter()Eric Dumazet
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet
2010-12-06filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko
2010-12-06lib: Improve EWMA efficiency by using bitshiftsBruno Randolf
2010-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson
2010-12-02ssb: extract indexes for power tablesRafał Miłecki
2010-12-01net sched: use xps information for qdisc NUMA affinityEric Dumazet
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-29xps: add __rcu annotationsEric Dumazet
2010-11-28xps: Add CONFIG_XPSTom Herbert
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-24xps: Transmit Packet SteeringTom Herbert
2010-11-24xps: Improvements in TX queue selectionTom Herbert
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney
2010-11-22macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-19filter: optimize sk_run_filterEric Dumazet
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf