summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso1-10/+38
2014-09-16netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik1-7/+11
2014-09-16netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov1-1/+55
2014-09-11net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann1-39/+39
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2014-09-10net: bpf: be friendly to kmemcheckDaniel Borkmann1-3/+3
2014-09-10net: bpf: consolidate JIT binary allocatorDaniel Borkmann1-0/+13
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov1-55/+1
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov1-0/+18
2014-09-09Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-0/+70
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-77/+150
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+8
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+1
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2014-09-06net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck2-1/+4
2014-09-06net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck1-0/+2
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida1-2/+2
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan1-0/+4
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/...Linus Torvalds2-0/+3
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-45/+60
2014-09-05Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2-0/+3
2014-09-05ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa1-0/+1
2014-09-05nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker1-6/+1
2014-09-04bcma: get info about flash type SoC booted fromRafał Miłecki1-0/+5
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville1-0/+65
2014-09-04lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue1-0/+2
2014-09-03Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+13
2014-09-03PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven1-1/+1
2014-09-03Merge 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-02udp: Add support for doing checksum unnecessary conversionTom Herbert1-1/+15
2014-09-02net: Infrastructure for checksum unnecessary conversionsTom Herbert2-0/+40
2014-09-02net: Support for csum_bad in skbuffTom Herbert2-2/+23
2014-09-02net: Don't keep around original SKB when we software segment GSO frames.David S. Miller1-2/+2
2014-09-02net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller1-0/+1
2014-09-02net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller1-4/+5
2014-09-02net: Do txq_trans_update() in netdev_start_xmit()David S. Miller1-2/+8
2014-09-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+11
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown1-0/+7
2014-08-30net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert1-14/+12
2014-08-30net: Clarification of CHECKSUM_UNNECESSARYTom Herbert1-23/+51
2014-08-30net: Allocate a new 16 bits for flags in skbuffTom Herbert1-0/+4
2014-08-30include/linux/phonedev.h: Remove unused headerRasmus Villemoes1-25/+0
2014-08-30include/linux/i82593.h: Remove unused headerRasmus Villemoes1-229/+0
2014-08-30include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes1-125/+0
2014-08-30net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz1-0/+3