summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * netfilter: cttimeout: remove VLA usageGustavo A. R. Silva2018-03-201-9/+17
| * netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-201-0/+38
| * netfilter: conncount: Support count only use caseYi-Hung Wei2018-03-201-2/+8
| * netfilter: Refactor nf_conncountYi-Hung Wei2018-03-202-5/+3Star
| * 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-052-31/+70
| * 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-055-11/+31
| * netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-054-3/+18
| * 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-054-30/+38
| * 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-053-5/+6
| * netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicastTaehee Yoo2018-03-051-9/+1Star
| * netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo2018-03-052-3/+2Star
| * netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be statickbuild test robot2018-03-051-4/+4
* | 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-302-3/+2Star
* | sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-301-0/+7
* | net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2018-03-304-25/+120
* | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-2925-173/+824
|\ \
| * | mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach2018-03-291-1/+2
| * | mac80211: Send control port frames over nl80211Denis Kenzior2018-03-297-5/+42
| * | mac80211: Add support for tx_control_portDenis Kenzior2018-03-293-0/+50
| * | nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior2018-03-291-0/+9
| * | nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior2018-03-291-0/+9
| * | nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior2018-03-291-0/+26
| * | nl80211: Implement TX of control port framesDenis Kenzior2018-03-293-1/+111
| * | nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2018-03-292-0/+79
| * | mac80211: remove shadowing duplicated variableJohannes Berg2018-03-291-2/+0Star
| * | mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty2018-03-292-5/+11
| * | cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss2018-03-291-0/+54
| * | mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss2018-03-294-0/+52
| * | cfg80211: don't require RTNL held for regdomain readsJohannes Berg2018-03-291-2/+2
| * | cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss2018-03-291-7/+141
| * | nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior2018-03-292-0/+4
| * | nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior2018-03-293-21/+9Star
| * | nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior2018-03-293-26/+16Star
| * | cfg80211: Support all iftypes in autodisconnect_wkDenis Kenzior2018-03-291-11/+32
| * | cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed2018-03-291-2/+7