summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-2915-49/+160
|\
| * Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-286-35/+93
| |\
| | * mfd: da9052/53 lockup fixAshish Jangam2013-01-272-4/+65
| | * mfd: rtsx: Add clock divider hookWei WANG2013-01-272-0/+4
| | * mfd: rtsx: Add output voltage switch hookWei WANG2013-01-271-4/+20
| | * mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2013-01-222-27/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-282-13/+47
| |\ \
| | * | usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-211-0/+1
| * | | Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-241-0/+41
| |\ \ \
| | * \ \ Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-01-2212-42/+37
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-221-0/+41
| | |\ \ \
| | | * | | [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-081-0/+41
| * | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-01-222-5/+7
| |\ \ \ \ \
| | * | | | | [libata] replace sata_settings with devslp_timingShane Huang2013-01-142-5/+7
| * | | | | | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-01-221-1/+10
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-201-5/+5
| |\ \ \ \ \ \
| | * | | | | | module: add new state MODULE_STATE_UNFORMED.Rusty Russell2013-01-121-5/+5
| * | | | | | | ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-201-1/+0
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
| * | | | | | module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-161-0/+1
* | | | | | | ipv4: introduce address lifetimeJiri Pirko2013-01-291-0/+6
* | | | | | | drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi2013-01-281-1/+8
* | | | | | | netpoll: add RCU annotation to npinfo fieldCong Wang2013-01-281-1/+1
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-283-45/+61
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-283-45/+61
| |\ \ \ \ \ \ \
| | * | | | | | | bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz2013-01-141-0/+1
| | * | | | | | | bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz2013-01-111-0/+2
| | * | | | | | | bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-111-1/+1
| | * | | | | | | bcma: mips: remove assigned_irqs from structureHauke Mehrtens2013-01-071-1/+0
| | * | | | | | | mac80211: support HT notify channel width actionJohannes Berg2013-01-031-0/+9
| | * | | | | | | wireless: use __packed in ieee80211.hJohannes Berg2013-01-031-42/+42
| | * | | | | | | wireless: more 'capability info' bitsVladimir Kondratiev2013-01-031-1/+6
| | | |_|/ / / / | | |/| | | | |
* | / | | | | | can: rework skb reserved data handlingOliver Hartkopp2013-01-281-0/+10
|/ / / / / / /
* | | | | | | net: fix possible wrong checksum generationEric Dumazet2013-01-281-0/+19
* | | | | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-01-283-0/+97
|\ \ \ \ \ \ \
| * | | | | | | can: add private data space for CAN sk_buffsOliver Hartkopp2013-01-261-0/+35
| * | | | | | | can: rename LED trigger name on netdev renamesKurt Van Dijck2013-01-261-0/+9
| * | | | | | | can: export a safe netdev_priv wrapper for candevKurt Van Dijck2013-01-261-0/+3
| * | | | | | | can: add tx/rx LED trigger supportFabio Baltieri2013-01-262-0/+50
* | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-271-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee2013-01-171-0/+3
* | | | | | | | soreuseport: infrastructureTom Herbert2013-01-231-0/+6
* | | | | | | | net: split eth_mac_addr for better error handlingStefan Hajnoczi2013-01-211-0/+2
* | | | | | | | mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel2013-01-212-2/+2
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-1528-90/+104
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-141-13/+46
| | |/ / / / | |/| | | |
| * | | | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-141-20/+0
| |\ \ \ \ \