summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-13net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend
2014-09-10net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov
2014-09-08Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-09-05net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-05Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-05Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa
2014-09-04nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker
2014-09-04bcma: get info about flash type SoC booted fromRafał Miłecki
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-03lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue
2014-09-03Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-03PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven
2014-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina
2014-09-02gpio: move varargs hack outside #ifdef GPIOLIBgpio-v3.17-3Linus Walleij
2014-09-01udp: Add support for doing checksum unnecessary conversionTom Herbert
2014-09-01net: Infrastructure for checksum unnecessary conversionsTom Herbert
2014-09-01net: Support for csum_bad in skbuffTom Herbert
2014-09-01net: Don't keep around original SKB when we software segment GSO frames.David S. Miller
2014-09-01net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown
2014-08-29net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert
2014-08-29net: Clarification of CHECKSUM_UNNECESSARYTom Herbert
2014-08-29net: Allocate a new 16 bits for flags in skbuffTom Herbert
2014-08-29include/linux/phonedev.h: Remove unused headerRasmus Villemoes
2014-08-29include/linux/i82593.h: Remove unused headerRasmus Villemoes
2014-08-29include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes
2014-08-29net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz
2014-08-29net: add skb_get_tx_queue() helperDaniel Borkmann
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds