aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: fix definition of netdev_for_each_mc_addr()Pavel Roskin2010-04-07
* xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-07
* flow: virtualize flow cache entry methodsTimo Teräs2010-04-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\
| * net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black2010-03-27
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-03-25
| |\
| | * netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-25
| * | skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck2010-03-24
| * | Fix up prototype for sys_ipc breakageLinus Torvalds2010-03-22
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-22
| |\ \ | | |/ | |/|
| | * if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas2010-03-22
| | * Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-19
| |\ \
| | * | serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-09
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-19
| |\ \ \
| | * | | tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-19
| | * | | tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman2010-03-19
| | * | | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2010-03-19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-19
| |\ \ \ \
| | * | | | USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox2010-03-19
| | |/ / /
| * | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-18
| |\ \ \ \
| | * | | | of: Fix comparison of "compatible" propertiesGrant Likely2010-03-18
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-18
| |\ \ \ \ \
| | * \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-03-15
| | |\ \ \ \ \
| | * | | | | | Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King2010-03-14
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-18
| |\ \ \ \ \ \ \
| | * | | | | | | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-03
| * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra2010-03-11
| | * | | | | | | | perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
| | * | | | | | | | perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-10
| | * | | | | | | | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker2010-03-10
| | * | | | | | | | perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-10
| * | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-03-18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
| | * | | | | | | | | backlight: Add backlight_device parameter to check_fbBruno Prémont2010-03-16
| | * | | | | | | | | backlight: Revert some const qualifiersRichard Purdie2010-03-16
| | * | | | | | | | | backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo2010-03-16
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * / | | | | | | | memory hotplug: allow setting of phys_deviceHeiko Carstens2010-03-17
| |/ / / / / / / /
* | | | | | | | | TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy2010-04-06
* | | | | | | | | icmp: Account for ICMP out errorsEric Dumazet2010-04-03
* | | | | | | | | l2tp: Add netlink control API for L2TPJames Chapman2010-04-03
* | | | | | | | | netlink: Export genl_lock() API for use by modulesJames Chapman2010-04-03
* | | | | | | | | l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman2010-04-03
* | | | | | | | | l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2010-04-03
* | | | | | | | | ppp: Add ppp_dev_name() exported functionJames Chapman2010-04-03
* | | | | | | | | l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-03
* | | | | | | | | net: convert multicast list to list_headJiri Pirko2010-04-03
* | | | | | | | | net: move address list functions to a separate fileJiri Pirko2010-04-03
* | | | | | | | | phylib: Support phy module autoloadingDavid Woodhouse2010-04-02