summaryrefslogtreecommitdiffstats
path: root/drivers/char/dtlk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-23net: dsa: add FDB notifierVivien Didelot3-16/+66
2017-05-23net: dsa: add notifier for ageing timeVivien Didelot3-29/+62
2017-05-23net: dsa: move notifier info to private headerVivien Didelot2-10/+12
2017-05-23net: dsa: move VLAN handlersVivien Didelot3-41/+49
2017-05-23net: dsa: move MDB handlersVivien Didelot3-41/+47
2017-05-23net: dsa: move FDB handlersVivien Didelot3-42/+47
2017-05-23net: dsa: move ageing time setterVivien Didelot3-40/+42
2017-05-23net: dsa: move VLAN filtering setterVivien Didelot3-16/+18
2017-05-23net: dsa: move bridging routinesVivien Didelot3-57/+60
2017-05-23net: dsa: move port state settersVivien Didelot4-41/+61
2017-05-23net: dsa: change scope of ageing time setterVivien Didelot1-9/+7
2017-05-23net: dsa: change scope of VLAN filtering setterVivien Didelot1-8/+7
2017-05-23net: dsa: change scope of VLAN handlersVivien Didelot1-24/+16
2017-05-23net: dsa: change scope of MDB handlersVivien Didelot1-23/+18
2017-05-23net: dsa: change scope of FDB handlersVivien Didelot1-26/+24
2017-05-23net: dsa: change scope of bridging codeVivien Didelot1-19/+17
2017-05-23net: dsa: change scope of notifier call chainVivien Didelot1-5/+4
2017-05-23net: dsa: change scope of STP state setterVivien Didelot1-22/+22
2017-05-22nfp: refresh port state before reporting autonegotiationJakub Kicinski3-9/+14
2017-05-22nfp: mark port state as stale if update failedJakub Kicinski1-0/+5
2017-05-22nfp: mark port state as stale after reconfigJakub Kicinski1-0/+2
2017-05-22nfp: provide linking on port structuresJakub Kicinski5-9/+17
2017-05-22nfp: move refresh tracking into the port structureJakub Kicinski5-25/+28
2017-05-22nfp: update port state in placeJakub Kicinski1-24/+30
2017-05-22nfp: introduce nfp_portJakub Kicinski7-63/+275
2017-05-22nfp: disallow mixing vNICs with and without NSP port entryJakub Kicinski1-20/+32
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski7-14/+152
2017-05-22nfp: add nfp_net_pf_free_vnic() functionJakub Kicinski1-7/+9
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski6-97/+95
2017-05-22nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski4-36/+35
2017-05-22nfp: add nfp_cppcore_pcie_unit() helperSimon Horman2-12/+15
2017-05-22bridge: fix hello and hold timers starting/stoppingIvan Vecera1-11/+0
2017-05-22net/wan/fsl_ucc_hdlc: fix muram allocation errorHolger Brunck1-1/+1
2017-05-22net: ipv4: tcp: fixed comment coding style issueRohit Chavan1-2/+3
2017-05-22net: socket: fix a typo in sockfd_lookup().Rosen, Rami1-1/+1
2017-05-22net: ipv6: Add extack messages for route add failuresDavid Ahern2-8/+36
2017-05-22net: ipv6: Plumb extack through route add functionsDavid Ahern5-34/+46
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern3-22/+100
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern5-20/+28
2017-05-22macsec: double accounting of dropped rx/tx packetsGirish Moodalbail1-12/+3
2017-05-22net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller1-1/+1
2017-05-22net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller11-0/+22
2017-05-21tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUTEric Dumazet1-1/+2
2017-05-21ipv6: drop unused variables in seg6_genl_dumphacstephen hemminger1-4/+0
2017-05-21fou: make local function staticstephen hemminger2-49/+47
2017-05-21tcpnv: do not export local functionstephen hemminger1-3/+2
2017-05-21inet: fix warning about missing prototypestephen hemminger1-0/+1
2017-05-21ila: propagate error code in ila_outputstephen hemminger1-1/+1
2017-05-21dcb: enforce minimum length on IEEE_APPS attributestephen hemminger1-4/+7
2017-05-21net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar4-10/+6