summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Make service connection lookup always check for retryDavid Howells2017-09-051-2/+1
* net: dsa: tag_brcm: Set output queue from skb queue mappingFlorian Fainelli2017-09-051-1/+2
* net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli2017-09-051-2/+6
* bridge: switchdev: Use an helper to clear forward markIdo Schimmel2017-09-052-3/+10
* flow_dissector: Add limit for number of headers to dissectTom Herbert2017-09-051-3/+22
* flow_dissector: Cleanup control flowTom Herbert2017-09-051-78/+145
* net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann2017-09-051-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-0431-323/+726
|\
| * netfilter: nf_tables: support for recursive chain deletionPablo Neira Ayuso2017-09-041-1/+23
| * netfilter: nf_tables: use NLM_F_NONREC for deletion requestsPablo Neira Ayuso2017-09-041-1/+7
| * netfilter: nf_tables: add nf_tables_addchain()Pablo Neira Ayuso2017-09-041-93/+106
| * netfilter: nf_tables: add nf_tables_updchain()Pablo Neira Ayuso2017-09-041-78/+92
| * net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-044-37/+14
| * net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-0414-45/+44
| * netfilter: remove unused hooknum arg from packet functionsFlorian Westphal2017-09-049-12/+4
| * netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay2017-09-041-1/+121
| * netfilter: nft_limit: replace pkt_bytes with bytesPablo M. Bermudo Garay2017-09-041-13/+13
| * netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay2017-09-045-35/+66
| * netfilter: xt_hashlimit: add rate match modeVishwanath Pai2017-09-041-24/+253
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-09-035-6/+22
|\ \ | |/ |/|
| * Bluetooth: make baswap src constLoic Poulain2017-09-011-3/+3
| * Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann2017-08-302-0/+16
| * ieee802154: 6lowpan: make header_ops constBhumika Goyal2017-08-251-1/+1
| * Bluetooth: make device_type constBhumika Goyal2017-08-191-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-0377-787/+1333
|\ \
| * | netfilter: rt: account for tcp header size tooFlorian Westphal2017-08-281-1/+2
| * | netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.cDavide Caratti2017-08-281-12/+0
| * | netfilter: Remove NFDEBUG()Varsha Rao2017-08-282-7/+1
| * | netfilter: conntrack: don't log "invalid" icmpv6 connectionsFlorian Westphal2017-08-281-5/+0
| * | netfilter: core: batch nf_unregister_net_hooks synchronize_net callsFlorian Westphal2017-08-281-3/+56
| * | netfilter: debug: check for sorted arrayFlorian Westphal2017-08-281-0/+23
| * | netfilter: convert hook list to an arrayAaron Conole2017-08-284-107/+279
| * | netfilter: fix a few (harmless) sparse warningsFlorian Westphal2017-08-283-5/+5
| * | netfilter: ebtables: fix indent on if statementsColin Ian King2017-08-242-3/+3
| * | netfilter: conntrack: make protocol tracker pointers constFlorian Westphal2017-08-246-37/+37
| * | netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFSFlorian Westphal2017-08-244-0/+22
| * | netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-2412-108/+56
| * | netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-2410-19/+20
| * | netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-244-4/+11
| * | netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-244-19/+20
| * | netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers2017-08-241-27/+30
| * | netfilter: rt: add support to fetch path mssFlorian Westphal2017-08-191-0/+66
| * | netfilter: exthdr: tcp option set supportFlorian Westphal2017-08-191-2/+162
| * | netfilter: exthdr: split netlink dump functionFlorian Westphal2017-08-191-5/+11
| * | netfilter: exthdr: factor out tcp option accessFlorian Westphal2017-08-191-12/+21
| * | netfilter: use audit_log()Geliang Tang2017-08-192-19/+8
| * | netfilter: remove prototype of netfilter_queue_initTaehee Yoo2017-08-191-1/+0
| * | netfilter: connlimit: merge root4 and root6.Taehee Yoo2017-08-191-15/+8
| * | netfilter: constify nf_loginfo structuresJulia Lawall2017-08-027-7/+7
| * | netfilter: constify nf_conntrack_l3/4proto parametersJulia Lawall2017-08-024-21/+22