aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-88/+206
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-12/+28
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-1/+1
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+1
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+1
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2014-09-05tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet1-6/+7
2014-09-05tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet1-1/+6
2014-09-05net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck3-1/+6
2014-09-05net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck1-0/+4
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2-0/+3
2014-09-05ipv4: harden fnhe_hashfun()Eric Dumazet1-1/+2
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida3-5/+5
2014-09-05ipv4: fix a race in update_or_create_fnhe()Eric Dumazet1-1/+1
2014-09-05net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn1-3/+1
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan2-0/+32
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann1-5/+44
2014-09-05Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-0/+3
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-45/+60
2014-09-05Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki1-1/+1
2014-09-05Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps65090' into regulator-linusMark Brown2-0/+3
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa1-0/+1
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa1-0/+1
2014-09-04nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker1-6/+1
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-1/+1
2014-09-04Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2014-09-03lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue1-0/+2
2014-09-03ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu1-1/+0
2014-09-03Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-3/+13
2014-09-03PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven1-1/+1
2014-09-02Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-1/+1
2014-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+3
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina1-1/+2
2014-09-02gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij1-45/+60
2014-09-01sock: deduplicate errqueue dequeueWillem de Bruijn1-0/+1
2014-09-01udp: Add support for doing checksum unnecessary conversionTom Herbert1-1/+15
2014-09-01net: Infrastructure for checksum unnecessary conversionsTom Herbert2-0/+40
2014-09-01net: Support for csum_bad in skbuffTom Herbert2-2/+23
2014-09-01Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-1/+2
2014-09-01net: Don't keep around original SKB when we software segment GSO frames.David S. Miller1-2/+2
2014-09-01net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller1-0/+1
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller1-4/+5
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller1-2/+8
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+11
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+7
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linusMark Brown1-0/+7
2014-08-29net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert1-14/+12
2014-08-29net: Clarification of CHECKSUM_UNNECESSARYTom Herbert1-23/+51
2014-08-29net: Allocate a new 16 bits for flags in skbuffTom Herbert1-0/+4
2014-08-29include/rxrpc/types.h: Remove unused headerRasmus Villemoes1-41/+0