summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-02-041-1/+1
|\
| * can: dev: let can_get_echo_skb() return dlc of CAN frameMarc Kleine-Budde2012-02-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-0417-344/+35Star
|\ \
| * | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2012-02-021-1/+1
| * | net: Disambiguate kernel messageArun Sharma2012-02-011-4/+10
| * | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-311-2/+2
| |\ \
| * \ \ Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-301-139/+0Star
| |\ \ \
| | * \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-01-251-139/+0Star
| | |\ \ \
| | | * | | usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-241-139/+0Star
| | * | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-241-0/+1
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-303-0/+4
| |\ \ \ \
| | * | | | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-301-0/+2
| | * | | | netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-281-0/+1
| | * | | | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
| * | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-291-0/+2
| * | | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-291-164/+0Star
| |\ \ \ \ \
| | * | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-241-5/+10
| | * | | | | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-221-164/+0Star
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-283-21/+7Star
| |\ \ \ \ \
| | * | | | | MFD: mcp-core: fix mcp_priv() to be more type safeRussell King2012-01-211-1/+4
| | * | | | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-203-20/+3Star
| | |/ / / /
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-261-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-171-1/+1
| | |\ \ \ \ \
| | | * | | | | sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-161-1/+1
| | | * | | | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-167-93/+272
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-261-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | drm: Fix authentication kernel crashThomas Hellstrom2012-01-251-0/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-254-12/+7Star
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *---. \ \ \ \ \ Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2012-01-242-2/+3
| | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | | * | | | | thermal: Rename generate_netlink_eventJean Delvare2012-01-231-2/+2
| | | | |/ / / / /
| | | * / / / / / ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-201-0/+1
| | | |/ / / / /
| | * | | | | | ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2012-01-211-10/+0Star
| | * | | | | | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-211-0/+4
| | |/ / / / /
* | | | | | / caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com2012-02-041-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | ipv6: Remove never used function inet6_ac_check().David S. Miller2012-02-011-1/+0Star
* | | | | | tcp: md5: protects md5sig_info with RCUEric Dumazet2012-02-012-1/+2
* | | | | | tcp: md5: rcu conversionEric Dumazet2012-01-312-34/+30Star
* | | | | | tcp: md5: remove obsolete md5_add() methodEric Dumazet2012-01-311-4/+0Star
* | | | | | net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko2012-01-303-80/+4Star
* | | | | | ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller2012-01-281-1/+0Star
* | | | | | tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet2012-01-261-0/+1
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-257-11/+28
|\ \ \ \ \
| * | | | | netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0Star
| * | | | | team: send only changed options/ports via netlinkJiri Pirko2012-01-241-0/+10
| * | | | | bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-221-1/+1
| * | | | | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-222-6/+10
| * | | | | cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
| * | | | | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-1/+1
| * | | | | kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
| * | | | | tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-221-1/+0Star