summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-24netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal4-19/+62
2016-06-24netfilter: nft_hash: support deletion of inactive elementsPablo Neira Ayuso1-2/+4
2016-06-24netfilter: nft_rbtree: check for next generation when deactivating elementsPablo Neira Ayuso1-1/+1
2016-06-24netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso4-35/+54
2016-06-24netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso2-33/+60
2016-06-24netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso2-45/+62
2016-06-24netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso2-38/+32
2016-06-24netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai4-4/+21
2016-06-24netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCPLiping Zhang1-0/+3
2016-06-23netfilter: Allow xt_owner in any user namespaceEric W. Biederman1-6/+35
2016-06-23netfilter: move zone info into struct nf_connFlorian Westphal4-57/+16
2016-06-23netfilter: nf_log: Remove NULL checkShivani Bhardwaj1-1/+1
2016-06-23netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal1-0/+12
2016-06-23netfilter: conntrack: align nf_conn on cacheline boundaryFlorian Westphal1-1/+1
2016-06-23netfilter: xt_TRACE: add explicitly nf_logger_find_get callLiping Zhang1-6/+19
2016-06-23netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]Liping Zhang2-20/+21
2016-06-23netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-0/+3
2016-06-07netfilter: helper: avoid extra expectation iterations on unregisterFlorian Westphal1-29/+32
2016-06-07bridge: netfilter: checkpatch data type fixesTobin C Harding1-20/+20
2016-06-06Merge branch 'vrf-local'David S. Miller1-33/+201
2016-06-06net: vrf: ipv6 support for local traffic to local addressesDavid Ahern1-4/+85
2016-06-06net: vrf: ipv4 support for local traffic to local addressesDavid Ahern1-2/+98
2016-06-06net: vrf: Minor refactoring for local address patchesDavid Ahern1-27/+18
2016-06-05Merge branch 'hv_netvsc-cleanups'David S. Miller4-52/+38
2016-06-05hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()Vitaly Kuznetsov1-3/+2
2016-06-05hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()Vitaly Kuznetsov3-6/+3
2016-06-05hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()Vitaly Kuznetsov3-19/+13
2016-06-05hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpersVitaly Kuznetsov3-25/+22
2016-06-05hv_netvsc: remove redundant assignment in netvsc_recv_callback()Vitaly Kuznetsov1-1/+0
2016-06-05net: disable fragment reassembly if high_thresh is zeroMichal Kubeček1-1/+1
2016-06-04Merge branch 'hns-acpi'David S. Miller18-262/+706
2016-06-04net: hns: net: hns: enet adds support of acpiKejian Yan1-12/+44
2016-06-04net: hns: implement the miscellaneous operation by aslKejian Yan1-0/+167
2016-06-04net: hns: register phy device in each mac initial sequenceKejian Yan1-7/+126
2016-06-04net: hns: dsaf adds support of acpiKejian Yan3-83/+114
2016-06-04net: hns: add dsaf misc operation methodKejian Yan10-70/+111
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan8-25/+49
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan4-14/+16
2016-06-04net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan1-3/+2
2016-06-04net: hns: use device_* APIs instead of of_* APIsKejian Yan2-12/+8
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan1-37/+69
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan1-30/+18
2016-06-04ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan1-0/+8
2016-06-04ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan1-0/+5
2016-06-04Merge branch 'dsa-new-binding'David S. Miller15-410/+1489
2016-06-04net: dsa: Document new bindingAndrew Lunn1-2/+276
2016-06-04arm: dt: vf610-zii-devel-b: Make use of new DSA bindingAndrew Lunn1-158/+170
2016-06-04net: dsa: Add new binding implementationAndrew Lunn7-4/+694
2016-06-04net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn2-9/+86
2016-06-04net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn1-63/+63