aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+2
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert1-0/+1
2010-12-08filter: constify sk_run_filter()Eric Dumazet1-1/+1
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet1-1/+2
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny1-0/+21
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet1-1/+1
2010-12-06filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet1-1/+3
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko1-0/+6
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson1-0/+5
2010-12-01net sched: use xps information for qdisc NUMA affinityEric Dumazet1-1/+19
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-0/+65
2010-11-29xps: add __rcu annotationsEric Dumazet1-2/+2
2010-11-28xps: Add CONFIG_XPSTom Herbert1-24/+28
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet1-2/+4
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville3-0/+65
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg1-0/+3
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+1
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville1-2/+0
2010-11-24xps: Transmit Packet SteeringTom Herbert1-0/+30
2010-11-24xps: Improvements in TX queue selectionTom Herbert1-1/+2
2010-11-24ipv6: mcast: RCU conversionEric Dumazet1-1/+1
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO1-3/+3
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+1
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney1-0/+1
2010-11-22macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala1-0/+1
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-11-19filter: optimize sk_run_filterEric Dumazet1-1/+1
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf1-0/+2
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf1-0/+32
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao1-48/+0
2010-11-18bonding: IGMP handling cleanupEric Dumazet1-1/+1
2010-11-17ipv4: AF_INET link address familyThomas Graf1-0/+8
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf1-3/+5
2010-11-17rtnetlink: Link address family APIThomas Graf1-0/+19
2010-11-17netfilter: allow hooks to pass error code back up the stackEric Paris1-0/+2
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-0/+4
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf1-0/+25
2010-11-16macvlan: lockless tx pathEric Dumazet1-14/+20
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-32/+24
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft1-1/+1
2010-11-15netdev: add rcu annotations to receive handler hookstephen hemminger1-2/+2
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet1-1/+3
2010-11-15include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-0/+2
2010-11-15net: Simplify RX queue allocationTom Herbert1-2/+1
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann1-0/+11
2010-11-15wl1271: ref_clock cosmetic changesGery Kahn1-0/+8
2010-11-15cfg80211: fix disabling channels based on hintsLuis R. Rodriguez1-1/+5
2010-11-15rfkill: remove dead codeStephen Hemminger1-31/+0