summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-09-082-3/+1
|\
| * netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal2017-09-082-3/+1
* | udp: drop head states only when all skb references are gonePaolo Abeni2017-09-071-1/+1
* | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-09-071-13/+2
|\ \ | |/ |/|
| * mac80211: fix VLAN handling with TXQsJohannes Berg2017-09-051-13/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-066-8/+214
|\ \
| * | crypto: hash - add crypto_(un)register_ahashes()Rabin Vincent2017-08-221-0/+2
| * | crypto: af_alg - consolidation of duplicate codeStephan Mueller2017-08-091-0/+170
| * | crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook2017-08-041-1/+2
| * | crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-041-0/+19
| * | crypto: algapi - use separate dst and src operands for __crypto_xor()Ard Biesheuvel2017-08-041-2/+2
| * | crypto: Add akcipher_set_reqsize() functionGary R Hook2017-07-281-0/+6
| * | crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh2017-07-181-4/+3
| * | crypto: kpp - add get/set_flags helpersTudor-Dan Ambarus2017-07-181-0/+10
| * | crypto: ccp - Fix some line spacingGary R Hook2017-07-181-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06162-5336/+3409
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-052-29/+13
| |\ \ \ | | | |/ | | |/|
| | * | Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-031-6/+1
| | * | Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-031-21/+9
| | * | ipv4: Don't override return code from ip_route_input_noref()Stefano Brivio2017-09-031-3/+4
| * | | net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe2017-09-051-0/+9
| * | | net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli2017-09-051-0/+3
| * | | flow_dissector: Cleanup control flowTom Herbert2017-09-051-0/+8
| * | | soc: ti/knav_dma: include dmaengine headerArnd Bergmann2017-09-051-0/+2
| * | | net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann2017-09-051-0/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-047-27/+62
| |\ \ \
| | * | | netlink: add NLM_F_NONREC flag for deletion requestsPablo Neira Ayuso2017-09-041-0/+3
| | * | | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-6/+0
| | * | | net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-041-1/+1
| | * | | netfilter: remove unused hooknum arg from packet functionsFlorian Westphal2017-09-041-1/+0
| | * | | netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay2017-09-041-1/+2
| | * | | netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay2017-09-041-11/+24
| | * | | netfilter: xt_hashlimit: add rate match modeVishwanath Pai2017-09-042-7/+32
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-09-031-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bluetooth: make baswap src constLoic Poulain2017-09-011-1/+1
| * | | | Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-09-031-1/+1
| |\ \ \ \
| | * | | | net/mlx5e: Refactor data-path lro header functionTariq Toukan2017-09-031-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-0314-95/+83
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | netfilter: convert hook list to an arrayAaron Conole2017-08-285-27/+28
| | * | | | netfilter: conntrack: make protocol tracker pointers constFlorian Westphal2017-08-243-6/+6
| | * | | | netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFSFlorian Westphal2017-08-241-3/+4
| | * | | | netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-242-8/+0
| | * | | | netfilter: conntrack: reduce size of l4protocol trackersFlorian Westphal2017-08-241-2/+2
| | * | | | netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-241-3/+0
| | * | | | netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-241-3/+0
| | * | | | netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-241-11/+8
| | * | | | netfilter: rt: add support to fetch path mssFlorian Westphal2017-08-191-0/+2
| | * | | | netfilter: exthdr: tcp option set supportFlorian Westphal2017-08-191-1/+3
| | * | | | netfilter: constify nf_conntrack_l3/4proto parametersJulia Lawall2017-08-022-8/+8
| | * | | | netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal2017-07-311-15/+0