summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Add support for learning FDB through notificationArkadi Sharshevsky2017-08-073-2/+139
* net: dsa: Remove switchdev dependency from DSA switch notifier chainArkadi Sharshevsky2017-08-074-20/+23
* net: dsa: Remove prepare phase for FDBArkadi Sharshevsky2017-08-0712-108/+36
* net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky2017-08-078-62/+49
* hamradio: baycom: make hdlcdrv_ops constBhumika Goyal2017-08-073-3/+3
* xfrm: check that cached bundle is still validFlorian Westphal2017-08-071-1/+2
* Merge branch 'net-dsa-remove-useless-arguments'David S. Miller2017-08-075-29/+25
|\
| * net: dsa: remove useless args of dsa_slave_createVivien Didelot2017-08-074-11/+10
| * net: dsa: remove useless args of dsa_cpu_dsa_setupVivien Didelot2017-08-074-12/+9
| * net: dsa: remove useless argument in legacy setupVivien Didelot2017-08-071-8/+8
|/
* net: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King2017-08-071-1/+2
* Merge branch 'Refactor-lan9303_xxx_packet_processing'David S. Miller2017-08-071-46/+50
|\
| * net: dsa: lan9303: refactor lan9303_get_ethtool_statsEgil Hjelmeland2017-08-071-10/+16
| * net: dsa: lan9303: Rename lan9303_xxx_packet_processing()Egil Hjelmeland2017-08-071-8/+8
| * net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usageEgil Hjelmeland2017-08-071-14/+10
| * net: dsa: lan9303: define LAN9303_NUM_PORTS 3Egil Hjelmeland2017-08-071-0/+2
| * net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.Egil Hjelmeland2017-08-071-23/+23
|/
* Merge branch 'ipv6-sr-add-support-for-advanced-local-segment-processing'David S. Miller2017-08-0711-25/+862
|\
| * ipv6: sr: implement several seg6local actionsDavid Lebrun2017-08-071-0/+271
| * ipv6: sr: add rtnetlink functions for seg6local action parametersDavid Lebrun2017-08-071-18/+193
| * ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun2017-08-079-2/+407
| * ipv6: sr: export SRH insertion functionsDavid Lebrun2017-08-073-20/+6
| * ipv6: sr: allow SRH insertion with arbitrary segments_left valueDavid Lebrun2017-08-072-3/+3
|/
* bpf: devmap fix mutex in rcu critical sectionJohn Fastabend2017-08-071-23/+25
* Merge branch 'net_sched-clean-up-filter-handle'David S. Miller2017-08-0714-154/+178
|\
| * net_sched: use void pointer for filter handleWANG Cong2017-08-0714-151/+141
| * net_sched: refactor notification code for RTM_DELTFILTERWANG Cong2017-08-071-5/+39
|/
* lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPLRoopa Prabhu2017-08-071-13/+13
* Merge branch 'bpf-add-support-for-sys-enter-exit-tracepoints'David S. Miller2017-08-076-6/+206
|\
| * bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song2017-08-073-0/+137
| * bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song2017-08-073-6/+69
|/
* of_mdio: use of_property_read_u32_array()Sergei Shtylyov2017-08-071-8/+8
* ibmvnic: Report rx buffer return codes as netdev_dbgJohn Allen2017-08-071-1/+2
* Merge branch 'net-l3mdev-Support-for-sockets-bound-to-enslaved-device'David S. Miller2017-08-0723-135/+228
|\
| * net: ipv6: add second dif to raw socket lookupsDavid Ahern2017-08-073-7/+10
| * net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2017-08-077-32/+56
| * net: ipv6: add second dif to udp socket lookupsDavid Ahern2017-08-074-21/+35
| * net: ipv4: add second dif to multicast source filterDavid Ahern2017-08-074-5/+8
| * net: ipv4: add second dif to raw socket lookupsDavid Ahern2017-08-073-7/+13
| * net: ipv4: add second dif to inet socket lookupsDavid Ahern2017-08-077-35/+58
| * net: ipv4: add second dif to udp socket lookupsDavid Ahern2017-08-074-28/+48
|/
* Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-07162-6294/+9060
|\
| * rtlwifi: Replace hardcode value with macroSouptick Joarder2017-08-032-3/+4
| * mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu2017-08-031-7/+19
| * mwifiex: make addba request command cleanXinming Hu2017-08-031-0/+2
| * net: qtnfmac: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * hostap: Fix outdated comment about dev->destructorStefano Brivio2017-08-031-2/+2
| * rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8723be: constify pci_device_id.Arvind Yadav2017-08-031-1/+1