summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netlink: add NETLINK_BROADCAST_ERROR socket optionPablo Neira Ayuso2009-02-201-0/+1
* ethtool: Add RX pkt classification interfaceSantwona Behera2009-02-201-6/+83
* drivers/net/hamradio: fix sparse warnings: fix signednessHannes Eder2009-02-171-1/+1
* sctp: Clean up sctp checksumming codeVlad Yasevich2009-02-161-1/+1
* net: infrastructure for hardware time stampingPatrick Ohly2009-02-151-1/+90
* net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-153-0/+108
* timecompare: generic infrastructure to map between two time basesPatrick Ohly2009-02-151-0/+125
* clocksource: allow usage independent of timekeeping.cPatrick Ohly2009-02-151-0/+101
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-1416-117/+128
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-131-51/+23
| |\
| | * sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann2009-02-101-51/+23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-121-1/+1
| |\ \
| | * | pkt_sched: type should be __u32 in headerChuck Ebbert2009-02-101-1/+1
| * | | syscall define: fix uml compile bugHeiko Carstens2009-02-111-14/+14
| * | | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-111-0/+1
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-112-36/+39
| |\ \ \
| | * | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-111-12/+1
| | * | | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-111-0/+1
| | * | | timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar2009-02-061-2/+0
| | * | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-052-29/+36
| | * | | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-051-1/+9
| * | | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter2009-02-101-3/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-101-0/+12
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-102-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-02-091-1/+6
| |\ \ \ \
| | * | | | crypto: api - Fix zeroing on freeHerbert Xu2009-02-051-1/+6
| * | | | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-091-0/+5
| | |_|_|/ | |/| | |
| * | | | async: Rename _special -> _domain for clarity.Cornelia Huck2009-02-081-3/+5
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-071-1/+1
| |\ \ \ \
| | * | | | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-041-1/+1
| * | | | | module: remove over-zealous check in __module_get()Rusty Russell2009-02-071-1/+0
| * | | | | wait: prevent exclusive waiter starvationJohannes Weiner2009-02-051-2/+9
| * | | | | fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-051-0/+15
| * | | | | generic swap(): don't return a value from swap()Peter Zijlstra2009-02-051-1/+2
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-041-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | sched: add missing kernel-doc in sched.hRandy Dunlap2009-02-031-0/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-141-0/+65
|\ \ \ \ \
| * | | | | cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-0/+65
* | | | | | net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-148-92/+92
* | | | | | rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison2009-02-141-44/+41
|/ / / / /
* | | | | net: Kill skbuff macros from the stone ages.David S. Miller2009-02-091-3/+0
* | | | | ssb: Add PMU supportMichael Buesch2009-02-091-0/+224
* | | | | libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport2009-02-091-0/+7
* | | | | cfg80211: add get reg commandLuis R. Rodriguez2009-02-091-0/+4
* | | | | gro: Optimise Ethernet header comparisonHerbert Xu2009-02-082-0/+28
* | | | | gro: Remember number of held packets instead of counting every timeHerbert Xu2009-02-081-0/+3
* | | | | net: Increase default NET_SKB_PAD to 32.David S. Miller2009-02-081-3/+3
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-071-0/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2009-02-061-0/+12
* | | | | net: fix some trailing whitespacesGraf Yang2009-02-052-9/+9
OpenPOWER on IntegriCloud