summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-22net: dsa: move notifier info to private headerVivien Didelot
2017-05-22net: dsa: move VLAN handlersVivien Didelot
2017-05-22net: dsa: move MDB handlersVivien Didelot
2017-05-22net: dsa: move FDB handlersVivien Didelot
2017-05-22net: dsa: move ageing time setterVivien Didelot
2017-05-22net: dsa: move VLAN filtering setterVivien Didelot
2017-05-22net: dsa: move bridging routinesVivien Didelot
2017-05-22net: dsa: move port state settersVivien Didelot
2017-05-22net: dsa: change scope of ageing time setterVivien Didelot
2017-05-22net: dsa: change scope of VLAN filtering setterVivien Didelot
2017-05-22net: dsa: change scope of VLAN handlersVivien Didelot
2017-05-22net: dsa: change scope of MDB handlersVivien Didelot
2017-05-22net: dsa: change scope of FDB handlersVivien Didelot
2017-05-22net: dsa: change scope of bridging codeVivien Didelot
2017-05-22net: dsa: change scope of notifier call chainVivien Didelot
2017-05-22net: dsa: change scope of STP state setterVivien Didelot
2017-05-22Merge branch 'nfp-introduce-nfp_port-and-nfp_app'David S. Miller
2017-05-22nfp: refresh port state before reporting autonegotiationJakub Kicinski
2017-05-22nfp: mark port state as stale if update failedJakub Kicinski
2017-05-22nfp: mark port state as stale after reconfigJakub Kicinski
2017-05-22nfp: provide linking on port structuresJakub Kicinski
2017-05-22nfp: move refresh tracking into the port structureJakub Kicinski
2017-05-22nfp: update port state in placeJakub Kicinski
2017-05-22nfp: introduce nfp_portJakub Kicinski
2017-05-22nfp: disallow mixing vNICs with and without NSP port entryJakub Kicinski
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski
2017-05-22nfp: add nfp_net_pf_free_vnic() functionJakub Kicinski
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski
2017-05-22nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski
2017-05-22nfp: add nfp_cppcore_pcie_unit() helperSimon Horman
2017-05-22bridge: fix hello and hold timers starting/stoppingIvan Vecera
2017-05-22net/wan/fsl_ucc_hdlc: fix muram allocation errorHolger Brunck
2017-05-22net: ipv4: tcp: fixed comment coding style issueRohit Chavan
2017-05-22net: socket: fix a typo in sockfd_lookup().Rosen, Rami
2017-05-22Merge branch 'netlink-extack-route-add-del'David S. Miller
2017-05-22net: ipv6: Add extack messages for route add failuresDavid Ahern
2017-05-22net: ipv6: Plumb extack through route add functionsDavid Ahern
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern
2017-05-22macsec: double accounting of dropped rx/tx packetsGirish Moodalbail
2017-05-22net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-21tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUTEric Dumazet
2017-05-21ipv6: drop unused variables in seg6_genl_dumphacstephen hemminger
2017-05-21fou: make local function staticstephen hemminger
2017-05-21tcpnv: do not export local functionstephen hemminger
2017-05-21inet: fix warning about missing prototypestephen hemminger
2017-05-21ila: propagate error code in ila_outputstephen hemminger
2017-05-21dcb: enforce minimum length on IEEE_APPS attributestephen hemminger
2017-05-21Merge branch 'net-extend-socket-timestamping-API'David S. Miller