summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: setup and teardown master deviceVivien Didelot2017-11-094-39/+51
* net: dsa: setup and teardown default CPU portVivien Didelot2017-11-091-85/+68
* net: dsa: constify cpu_dp member of dsa_portVivien Didelot2017-11-092-2/+2
* openvswitch: enable NSH supportYi Yang2017-11-089-2/+613
* pktgen: document 32-bit timestamp overflowArnd Bergmann2017-11-081-3/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-11-0835-578/+767
|\
| * netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso2017-11-075-55/+264
| * netfilter: nf_tables: performance set policy skips size description in selectionPablo Neira Ayuso2017-11-071-8/+3
| * netfilter: conntrack: use power efficient workqueueVincent Guittot2017-11-071-2/+2
| * netfilter: conntrack: move nf_ct_netns_{get,put}() to corePablo Neira Ayuso2017-11-062-38/+38
| * netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal2017-11-067-15/+37
| * netfilter: nft_hash: fix nft_hash_deactivateFlorian Westphal2017-11-061-1/+1
| * netfilter: xt_connlimit: remove mask argumentFlorian Westphal2017-11-061-32/+20
| * netfilter: ebtables: clean up initialization of bufColin Ian King2017-11-061-2/+1
| * netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya2017-11-061-0/+4
| * netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller2017-11-062-3/+3
| * netfilter: nf_ct_h323: Out Of Bound Read in Netfilter ConntrackEric Sesterhenn2017-10-241-0/+1
| * netfilter: xt_connlimit: don't store address in the conn nodesFlorian Westphal2017-10-241-3/+0
| * netfilter: nf_conntrack_h323: Remove typedef structHarsha Sharma2017-10-241-40/+40
| * netfilter: conntrack: make l3proto trackers constFlorian Westphal2017-10-244-4/+4
| * netfilter: x_tables: don't use seqlock when fetching old countersFlorian Westphal2017-10-243-6/+61
| * netfilter: x_tables: make xt_replace_table wait until old rules are not used ...Florian Westphal2017-10-241-3/+18
| * netfilter: conntrack: remove pf argument from l4 packet functionsFlorian Westphal2017-10-2410-13/+3
| * netfilter: conntrack: add and use nf_ct_l4proto_log_invalidFlorian Westphal2017-10-244-34/+45
| * netfilter: conntrack: add and use nf_l4proto_log_invalidFlorian Westphal2017-10-248-52/+82
| * netfilter: nat: use test_and_clear_bit when deleting ct from bysource listFlorian Westphal2017-10-241-6/+3
| * netfilter: ipset: deduplicate prefixlen mapsAaron Conole2017-10-041-258/+137
| * netfilter: ipset: Fix sparse warningsJozsef Kadlecsik2017-10-041-1/+1
| * netfilter: ipset: Compress return logicsimran singhal2017-10-041-4/+1
* | net: mvpp2: add ethtool GOP statisticsMiquel Raynal2017-11-081-5/+223
* | Merge branch 'fsl-fman-next'David S. Miller2017-11-081-7/+3
|\ \
| * | fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET2017-11-081-1/+0
| * | fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET2017-11-081-0/+1
| * | fsl/fman: Remove some useless codeChristophe JAILLET2017-11-081-5/+2
| * | fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET2017-11-081-1/+0
|/ /
* | rtnetlink: fix missing size for IFLA_IF_NETNSIDColin Ian King2017-11-081-1/+1
* | net: dsa: lan9303: Drop port range checkEgil Hjelmeland2017-11-081-23/+4
* | bnxt: fix bnxt_hwrm_fw_set_time for y2038Arnd Bergmann2017-11-081-8/+3
* | of: add of_property_read_variable_* dummy helpersArnd Bergmann2017-11-081-12/+50
* | bnxt: delete some unreachable codeDan Carpenter2017-11-081-1/+0
* | Merge branch 'dsa-lan9303-Linting'David S. Miller2017-11-086-10/+12
|\ \
| * | net: dsa: lan9303: Adjust indentingEgil Hjelmeland2017-11-083-3/+3
| * | net: dsa: lan9303: Replace msleep(1) with usleep_range()Egil Hjelmeland2017-11-081-2/+2
| * | net: dsa: lan9303: Fix syntax errors in device tree examplesEgil Hjelmeland2017-11-081-2/+2
| * | net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland2017-11-081-3/+5
|/ /
* | mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun2017-11-081-0/+1
* | dpaa_eth: fix error return code in dpaa_eth_probe()Wei Yongjun2017-11-081-3/+3
* | Merge branch 'qdisc-RED-offload'David S. Miller2017-11-0825-21/+690
|\ \
| * | mlxsw: spectrum: Support general qdisc statsNogah Frankel2017-11-082-0/+56
| * | mlxsw: spectrum: Support RED xstatsNogah Frankel2017-11-082-0/+60