aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/dcb: Add dcbnl buffer attributeHuy Nguyen2018-05-243-0/+35
* net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit2018-05-241-12/+11
* Merge tag 'batadv-next-for-davem-20180524' of git://git.open-mesh.org/linux-m...David S. Miller2018-05-246-41/+39
|\
| * batman-adv: enable B.A.T.M.A.N. V compilation by defaultMarek Lindner2018-05-141-1/+1
| * batman-adv: disable ethtool link speed detection when auto negotiation offMarek Lindner2018-05-141-1/+14
| * batman-adv: fix batadv_interface_tx()'s return typeLuc Van Oostenryck2018-04-251-2/+2
| * batman-adv: Remove unused dentry without DEBUGFSSven Eckelmann2018-04-221-0/+6
| * batman-adv: Avoid bool in structuresSven Eckelmann2018-04-221-7/+7
| * batman-adv: Avoid old nodes disabling multicast optimizations completelyLinus Lüssing2018-04-223-27/+6
| * batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by defaultSven Eckelmann2018-04-221-2/+2
| * batman-adv: Start new development cycleSimon Wunderlich2018-04-221-1/+1
* | bpfilter: don't pass O_CREAT when opening console for debugJakub Kicinski2018-05-241-1/+1
* | bpfilter: fix build dependencyAlexei Starovoitov2018-05-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-2330-571/+1033
|\ \
| * | netfilter: nf_tables: remove nft_af_info.Taehee Yoo2018-05-231-2/+0
| * | netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso2018-05-234-19/+132
| * | netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso2018-05-236-38/+36
| * | netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso2018-05-233-11/+19
| * | netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat2018-05-231-0/+2
| * | netfilter: nft_set_rbtree: add timeout supportPablo Neira Ayuso2018-05-231-3/+72
| * | netfilter: make NF_OSF non-visible symbolFernando Fernandez Mancera2018-05-231-1/+1
| * | netfilter: lift one-nat-hook-only restrictionFlorian Westphal2018-05-233-70/+2
| * | netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2018-05-239-289/+232
| * | netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal2018-05-232-0/+161
| * | netfilter: core: export raw versions of add/delete hook functionsFlorian Westphal2018-05-232-21/+59
| * | netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal2018-05-234-23/+47
| * | netfilter: xtables: allow table definitions not backed by hook_opsFlorian Westphal2018-05-232-2/+8
| * | netfilter: nf_nat: move common nat code to nat coreFlorian Westphal2018-05-234-99/+81
| * | netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana2018-05-172-1/+134
| * | netfilter: nft_numgen: add map lookups for numgen random operationsLaura Garcia Liebana2018-05-171-4/+72
| * | netfilter: nf_tables: remove old nf_log based tracingFlorian Westphal2018-05-171-22/+7
| * | netfilter: fix fallout from xt/nf osf separationFlorian Westphal2018-05-172-6/+8
* | | Merge branch 'amd-xgbe-next'David S. Miller2018-05-237-258/+699
|\ \ \
| * | | amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky2018-05-233-34/+50
| * | | amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky2018-05-231-34/+75
| * | | amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky2018-05-231-0/+4
| * | | amd-xgbe: Always attempt link training in KR modeTom Lendacky2018-05-231-53/+16
| * | | amd-xgbe: Add ethtool show/set channels supportTom Lendacky2018-05-233-0/+163
| * | | amd-xgbe: Prepare for ethtool set-channel supportTom Lendacky2018-05-232-60/+68
| * | | amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky2018-05-233-5/+72
| * | | amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky2018-05-234-0/+189
| * | | amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky2018-05-231-9/+0
| * | | amd-xgbe: Remove use of comm_owned fieldTom Lendacky2018-05-231-16/+0
| * | | amd-xgbe: Read and save the port property registers during probeTom Lendacky2018-05-233-47/+62
| * | | amd-xgbe: Fix debug output of max channel countsTom Lendacky2018-05-231-1/+1
|/ / /
* | | Merge branch 'smc-next'David S. Miller2018-05-238-43/+267
|\ \ \
| * | | net/smc: longer delay when freeing client link groupsUrsula Braun2018-05-231-1/+1
| * | | net/smc: urgent data supportStefan Raspl2018-05-238-36/+238
| * | | net/smc: lock smc_lgr_list in port_terminate()Hans Wippel2018-05-231-3/+13
| * | | net/smc: return 0 for ioctl calls in states INIT and CLOSEDUrsula Braun2018-05-231-3/+15
|/ / /