summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netfilter: allow hooks to pass error code back up the stackEric Paris2010-11-171-0/+2
* macvlan: lockless tx pathEric Dumazet2010-11-161-14/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-164-32/+24
|\
| * bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-151-0/+11
| * wl1271: ref_clock cosmetic changesGery Kahn2010-11-151-0/+8
| * cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-151-1/+5
| * rfkill: remove dead codeStephen Hemminger2010-11-151-31/+0
* | netdev: add rcu annotations to receive handler hookstephen hemminger2010-11-151-2/+2
* | bridge: add proper RCU annotation to should_route_hookEric Dumazet2010-11-151-1/+3
* | include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-11-151-0/+2
|\ \
| * | dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker2010-11-151-0/+2
* | | net: Simplify RX queue allocationTom Herbert2010-11-151-2/+1
* | | offloading: Force software GSO for multiple vlan tags.Jesse Gross2010-11-151-4/+3
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-1423-42/+277
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-123-1/+31
| |\ \
| | * | vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng2010-11-121-0/+25
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-121-1/+1
| | |\ \
| | | * | netfilter: NF_HOOK_COND has wrong conditionalEric Paris2010-11-121-1/+1
| * | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-122-1/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-091-0/+2
| | |\ \ \ \
| | | * | | | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-051-0/+2
| | | | |_|/ | | | |/| |
| | * | | | usb.h: fix ioctl kernel-doc infoRandy Dunlap2010-11-081-1/+1
| * | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-121-1/+1
| |\ \ \ \ \
| | * | | | | tty: Fix formatting in tty.hAlan Cox2010-11-091-1/+1
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-122-2/+17
| |\ \ \ \ \
| | * | | | | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-031-1/+3
| | * | | | | Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-031-1/+14
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-125-12/+4
| |\ \ \ \ \
| | * | | | | block: remove unused copy_io_context()Jens Axboe2010-11-111-1/+0
| | * | | | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-103-10/+3
| | * | | | | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-101-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-231-1/+1
| | | |\ \ \ \ \
| | | | * | | | | drbd: Silenced an assertPhilipp Reisner2010-10-221-1/+1
| * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-121-0/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf_events: Fix time tracking in samplesStephane Eranian2010-11-101-0/+10
| * | | | | | | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-11-121-4/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nfsd4: fix 4.1 connection registration raceJ. Bruce Fields2010-11-021-4/+14
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | backlight: add low threshold to pwm backlightArun Murthy2010-11-121-0/+1
| * | | | | | | | | leds: driver for National Semiconductors LP5523 chipSamu Onkalo2010-11-121-0/+47
| * | | | | | | | | leds: driver for National Semiconductor LP5521 chipSamu Onkalo2010-11-121-0/+47
| * | | | | | | | | led-class: always implement blinkingJohannes Berg2010-11-121-4/+43
| * | | | | | | | | radix-tree: fix RCU bugNick Piggin2010-11-121-16/+23
| * | | | | | | | | Restrict unprivileged access to kernel syslogDan Rosenberg2010-11-121-0/+1
| * | | | | | | | | include/linux/highmem.h needs hardirq.hCatalin Marinas2010-11-121-0/+1
| * | | | | | | | | atomic: add atomic_inc_not_zero_hint()Eric Dumazet2010-11-121-0/+37
| * | | | | | | | | include/linux/resource.h needs types.hJean Delvare2010-11-121-0/+1
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | kernel: Constify temporary variable in roundup()Tetsuo Handa2010-11-091-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-122-7/+10
* | | | | | | | decnet: RCU conversion and get rid of dev_base_lockEric Dumazet2010-11-081-1/+1