summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-10The 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-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-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
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-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-29xps: 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
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao
2010-11-18bonding: IGMP handling cleanupEric Dumazet
2010-11-17ipv4: AF_INET link address familyThomas Graf
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf
2010-11-17rtnetlink: Link address family APIThomas Graf
2010-11-17netfilter: allow hooks to pass error code back up the stackEric Paris
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf
2010-11-16macvlan: lockless tx pathEric Dumazet
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft
2010-11-15netdev: add rcu annotations to receive handler hookstephen hemminger
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet
2010-11-15include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches