summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: Refactor nf_conncountYi-Hung Wei2018-03-203-6/+3
| * | ipvs: use true and false for boolean valuesGustavo A. R. Silva2018-03-132-4/+4
| * | netfilter: x_tables: fix build with CONFIG_COMPAT=nFlorian Westphal2018-03-131-31/+31
| * | netfilter: xt_limit: Spelling s/maxmum/maximum/Geert Uytterhoeven2018-03-051-1/+1
| * | netfilter: make xt_rateest hash table per netCong Wang2018-03-053-33/+72
| * | netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal2018-03-053-3/+48
| * | netfilter: x_tables: make sure compat af mutex is heldFlorian Westphal2018-03-051-0/+6
| * | netfilter: compat: reject huge allocation requestsFlorian Westphal2018-03-051-8/+18
| * | netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-056-12/+32
| * | netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-055-3/+19
| * | netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal2018-03-051-0/+3
| * | netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal2018-03-051-1/+2
| * | netfilter: x_tables: enforce unique and ascending entry pointsFlorian Westphal2018-03-051-1/+30
| * | netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-055-30/+40
| * | netfilter: x_tables: check error target size tooFlorian Westphal2018-03-051-0/+23
| * | netfilter: x_tables: check standard verdicts in coreFlorian Westphal2018-03-054-21/+43
| * | netfilter: unlock xt_table earlier in __do_replaceXin Long2018-03-053-3/+6
| * | netfilter: ipt_ah: return boolean instead of integerGustavo A. R. Silva2018-03-051-1/+1
| * | netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo2018-03-054-7/+7
| * | netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicastTaehee Yoo2018-03-051-9/+1
| * | netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo2018-03-053-5/+3
| * | netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be statickbuild test robot2018-03-051-4/+4
* | | Merge branch 'Close-race-between-un-register_netdevice_notifier-and-pernet_op...David S. Miller2018-03-305-31/+55
|\ \ \
| * | | net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...Kirill Tkhai2018-03-301-0/+6
| * | | netfilter: Rework xt_TEE netdevice notifierKirill Tkhai2018-03-301-27/+46
| * | | xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai2018-03-303-4/+3
|/ / /
* | | Merge branch 'Implement-of_get_nvmem_mac_address-helper'David S. Miller2018-03-304-3/+57
|\ \ \
| * | | net: macb: Try to retrieve MAC addess from nvmem providerMike Looijmans2018-03-301-3/+9
| * | | of_net: Implement of_get_nvmem_mac_address helperMike Looijmans2018-03-303-0/+48
|/ / /
* | | Merge branch 'nfp-flower-handle-MTU-changes'David S. Miller2018-03-308-16/+179
|\ \ \
| * | | nfp: flower: offload phys port MTU changeJohn Hurley2018-03-304-5/+146
| * | | nfp: modify app MTU setting callbacksJohn Hurley2018-03-304-11/+33
|/ / /
* | | Merge branch 'phylink-API-changes'David S. Miller2018-03-306-58/+29
|\ \ \
| * | | sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-306-53/+12
| * | | net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli2018-03-303-5/+17
|/ / /
* | | MAINTAINERS: update vmxnet3 driver maintainerRonak Doshi2018-03-301-1/+1
* | | Merge branch 'net-Broadcom-drivers-coalescing-fixes'David S. Miller2018-03-304-109/+115
|\ \ \
| * | | net: bcmgenet: Fix coalescing settings handlingFlorian Fainelli2018-03-302-35/+61
| * | | net: systemport: Fix coalescing settings handlingFlorian Fainelli2018-03-302-20/+46
| * | | net: systemport: Remove adaptive TX coalescingFlorian Fainelli2018-03-302-54/+8
|/ / /
* | | net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2018-03-306-25/+148
* | | cxgb4: fix error return code in adap_init0()Wei Yongjun2018-03-301-1/+2
* | | Merge tag 'wireless-drivers-next-for-davem-2018-03-29' of git://git.kernel.or...David S. Miller2018-03-29173-2505/+6233
|\ \ \
| * \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-03-2920-150/+580
| |\ \ \
| | * | | ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches2018-03-294-5/+3
| | * | | ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan2018-03-294-21/+184
| | * | | ath10k: fix recent bandwidth conversion bugChristian Lamparter2018-03-291-18/+24
| | * | | ath10k: advertize beacon_int_min_gcdAnilkumar Kolli2018-03-291-0/+2
| | * | | ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang2018-03-291-0/+4
| | * | | ath10k: avoid to set WEP key for TDLS peerYingying Tang2018-03-291-1/+1