summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac802154: Fix MAC header and payload encryptedDiogenes Pereira2017-09-201-3/+8
* mac802154: replace hardcoded value with macroDiogenes Pereira2017-09-201-1/+2
* Merge branch 'net-speedup-netns-create-delete-time'David S. Miller2017-09-2013-148/+157
|\
| * ipv4: speedup ipv6 tunnels dismantleEric Dumazet2017-09-205-25/+26
| * ipv6: speedup ipv6 tunnels dismantleEric Dumazet2017-09-204-24/+36
| * tcp: batch tcp_net_metrics_exitEric Dumazet2017-09-201-5/+9
| * ipv6: addrlabel: per netns listEric Dumazet2017-09-202-51/+35
| * kobject: factorize skb setup in kobject_uevent_net_broadcast()Eric Dumazet2017-09-201-15/+19
| * kobject: copy env blob in one goEric Dumazet2017-09-201-7/+1
| * kobject: add kobject_uevent_net_broadcast()Eric Dumazet2017-09-201-43/+53
|/
* net_sched: no need to free qdisc in RCU callbackCong Wang2017-09-202-9/+2
* team: fall back to hash if table entry is emptyJim Hanko2017-09-201-1/+7
* Merge branch 'test_rhashtable-dont-allocate-huge-static-array'David S. Miller2017-09-201-23/+270
|\
| * test_rhashtable: add test case for rhl_table interfaceFlorian Westphal2017-09-201-2/+194
| * test_rhashtable: add a check for max_sizeFlorian Westphal2017-09-201-0/+41
| * test_rhashtable: don't use global entries variableFlorian Westphal2017-09-201-14/+23
| * test_rhashtable: don't allocate huge static arrayFlorian Westphal2017-09-201-11/+16
|/
* Merge branch 'dsa-b53-bcm_sf2-cleanups'David S. Miller2017-09-207-296/+228
|\
| * net: dsa: bcm_sf2: Utilize b53_{enable, disable}_portFlorian Fainelli2017-09-203-28/+8
| * net: dsa: bcm_sf2: Use SF2_NUM_EGRESS_QUEUES for CFPFlorian Fainelli2017-09-201-3/+3
| * net: dsa: b53: Export b53_imp_vlan_setup()Florian Fainelli2017-09-203-23/+4
| * net: dsa: b53: Wire-up EEEFlorian Fainelli2017-09-201-0/+10
| * net: dsa: b53: Move EEE functions to b53Florian Fainelli2017-09-205-65/+74
| * net: dsa: b53: Define EEE register pageFlorian Fainelli2017-09-201-0/+41
| * net: dsa: b53: Move Broadcom header setup to b53Florian Fainelli2017-09-205-49/+57
| * net: dsa: b53: Use a macro to define I/O operationsFlorian Fainelli2017-09-201-111/+22
| * net: dsa: bcm_sf2: Defer port enabling to calling port_enableFlorian Fainelli2017-09-201-6/+3
| * net: dsa: b53: Defer port enabling to calling port_enableFlorian Fainelli2017-09-201-4/+5
| * net: dsa: b53: Make b53_enable_cpu_port() take a port argumentFlorian Fainelli2017-09-201-6/+5
| * net: dsa: b53: Remove is_cpu_port()Florian Fainelli2017-09-201-5/+0
|/
* Merge branch 'dsa-master-ethtool-move'David S. Miller2017-09-208-130/+136
|\
| * net: dsa: move master ethtool codeVivien Didelot2017-09-207-119/+129
| * net: dsa: setup master ethtool after dsa_ptrVivien Didelot2017-09-202-12/+10
| * net: dsa: setup master ethtool unconditionallyVivien Didelot2017-09-201-9/+5
| * net: dsa: remove copy of master ethtool_opsVivien Didelot2017-09-203-13/+15
|/
* selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal2017-09-201-0/+57
* net: sk_buff rbnode reorgEric Dumazet2017-09-204-39/+17
* Merge branch 'mlxsw-Prepare-for-multicast-router-offload'David S. Miller2017-09-1913-110/+655
|\
| * mlxsw: spectrum: Add multicast router traps and trap groupsYotam Gigi2017-09-193-0/+17
| * mlxsw: spectrum_router: Export RIF dev access functionYotam Gigi2017-09-192-0/+6
| * mlxsw: reg: Configure RIF to forward IPv4 multicast packets by defaultYotam Gigi2017-09-191-0/+16
| * mlxsw: reg: Add Router Rules Copy RegisterYotam Gigi2017-09-191-0/+60
| * mlxsw: reg: Add the Router Multicast Forwarding Table Version 2 registerYotam Gigi2017-09-191-0/+142
| * mlxsw: resources: Add multicast ERIF list entries resourceYotam Gigi2017-09-191-0/+2
| * mlxsw: reg: Add the Router Interface Group Version 2 registerYotam Gigi2017-09-191-0/+83
| * mlxsw: reg: Add The Router TCAM Allocation registerYotam Gigi2017-09-191-0/+52
| * mlxsw: reg: Rename the flexible action set length fieldYotam Gigi2017-09-191-4/+3
| * mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi2017-09-193-4/+5
| * mlxsw: acl: Introduce mcrouter ACL actionYotam Gigi2017-09-192-0/+74
| * mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi2017-09-196-93/+186