summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | netfilter: nf_tables: Allow object names of up to 255 charsPhil Sutter2017-07-312-2/+2
| * | netfilter: nf_tables: Allow set names of up to 255 charsPhil Sutter2017-07-312-2/+2
| * | netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter2017-07-312-3/+3
| * | netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter2017-07-312-2/+3
| * | netlink: Introduce nla_strdup()Phil Sutter2017-07-311-0/+1
| * | netfilter: add and use nf_ct_unconfirmed_destroyFlorian Westphal2017-07-311-0/+3
| * | netfilter: expect: add and use nf_ct_expect_iterate helpersFlorian Westphal2017-07-311-0/+5
| * | netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notificationsPhil Sutter2017-07-241-0/+2
| * | netfilter: nf_tables: keep chain counters away from hot pathPablo Neira Ayuso2017-07-241-0/+2
* | | net: Add module reference to FIB notifiersIdo Schimmel2017-09-011-0/+2
* | | net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet2017-09-011-2/+3
* | | tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande2017-09-012-0/+10
* | | inet_diag: allow protocols to provide additional dataIvan Delalande2017-09-011-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-0126-131/+169
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-017-13/+79
| |\ \ \
| | * | | mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-011-0/+2
| | * | | net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen2017-08-301-1/+0
| | * | | net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen2017-08-301-3/+2
| | * | | ipv6: fix sparse warning on rt6i_nodeWei Wang2017-08-281-1/+1
| | * | | udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni2017-08-251-1/+1
| | * | | tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca2017-08-251-3/+1