aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-18netfilter: x_tables: change elements in x_tablesStephen Hemminger1-5/+4
2009-02-17drivers/net/hamradio: fix sparse warnings: fix signednessHannes Eder1-1/+1
2009-02-16sctp: Inherit all socket options from parent correctly.Vlad Yasevich1-0/+2
2009-02-16sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich1-0/+2
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich2-8/+8
2009-02-16sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum1-0/+5
2009-02-15ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly1-0/+1
2009-02-15net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly1-3/+41
2009-02-15net: infrastructure for hardware time stampingPatrick Ohly1-1/+90
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly6-0/+117
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly1-0/+125
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly1-0/+101
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller23-142/+157
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-4/+228
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison14-101/+101
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison1-44/+41
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg1-1/+11
2009-02-13cfg80211: allow users to request removing a BSSJohannes Berg1-0/+11
2009-02-13cfg80211: free_priv for BSS infoJohannes Berg1-0/+2
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg4-2/+203
2009-02-13mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen1-2/+2
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-51/+23
2009-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-02-11syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan1-0/+1
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-36/+39
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra1-12/+1
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra1-0/+1
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert1-1/+1
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter1-3/+3
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+12
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2-4/+4
2009-02-09net: Kill skbuff macros from the stone ages.David S. Miller1-3/+0
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann1-51/+23
2009-02-09ssb: Add PMU supportMichael Buesch1-0/+224
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport1-0/+7
2009-02-09cfg80211: add get reg commandLuis R. Rodriguez1-0/+4
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg1-14/+8
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+2
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+7
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin1-0/+5
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu2-0/+28
2009-02-08gro: Remember number of held packets instead of counting every timeHerbert Xu1-0/+3
2009-02-08net: Increase default NET_SKB_PAD to 32.David S. Miller1-3/+3
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck1-3/+5
2009-02-08drm/i915: add fence register management to execbufJesse Barnes1-0/+2
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell1-1/+0
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+12