aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-15tools: tc-testing: Introduce plugin architectureBrenda J. Butler5-58/+368
2018-02-15tools: tc-testing: Refactor test-runnerBrenda J. Butler1-29/+52
2018-02-15tools: tc-testing: Command line parmsBrenda J. Butler3-95/+164
2018-02-15tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun deviceKirill Tkhai1-2/+14
2018-02-15net: Export open_related_ns()Kirill Tkhai1-0/+1
2018-02-15net: Make extern and export get_net_ns()Kirill Tkhai2-1/+4
2018-02-14kcm: Call strp_stop before strp_done in kcm_attachTom Herbert1-0/+1
2018-02-14net: phy: dp83867: Add documentation for CLK_OUT pin muxingWadim Egorov1-0/+2
2018-02-14net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov2-0/+33
2018-02-14tipc: apply bearer link tolerance on running linksJon Maloy4-4/+32
2018-02-14cxgb4: speed up on-chip memory readRahul Lakkireddy1-9/+28
2018-02-14cxgb4: rework on-chip memory readRahul Lakkireddy3-73/+192
2018-02-14net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern3-23/+18
2018-02-14net: dsa: mv88e6xxx: add workaround for 6341 timestampingBrandon Streiff2-0/+22
2018-02-14net: dsa: mv88e6xxx: add rx/tx timestamping supportBrandon Streiff7-4/+788
2018-02-14net: dsa: forward timestamping callbacks to switch driversBrandon Streiff3-0/+71
2018-02-14net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff2-0/+44
2018-02-14net: dsa: mv88e6xxx: add support for event captureBrandon Streiff3-2/+207
2018-02-14net: dsa: mv88e6xxx: add support for GPIO configurationBrandon Streiff6-0/+334
2018-02-14net: dsa: mv88e6xxx: expose switch time as a PTP hardware clockBrandon Streiff6-0/+326
2018-02-14net: dsa: mv88e6xxx: add accessors for PTP/TAI registersBrandon Streiff5-1/+251
2018-02-14net: dsa: mv88e6xxx: export g2 register accessorsBrandon Streiff2-4/+29
2018-02-14net: ptp: Add stub for ptp_classify_raw()Andrew Lunn1-0/+4
2018-02-14tcp: try to keep packet if SYN_RCV race is lostEric Dumazet5-5/+31
2018-02-14i40e: Add and delete cloud filterAvinash Dayanand4-12/+470
2018-02-14i40evf: Add support to apply cloud filtersHarshitha Ramamurthy3-5/+810
2018-02-14virtchnl: Add filter data structuresHarshitha Ramamurthy1-0/+59
2018-02-14virtchnl: Add a macro to check the size of a unionHarshitha Ramamurthy1-3/+5
2018-02-14i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand2-3/+54
2018-02-14i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy3-3/+67
2018-02-14i40e: Delete queue channel for ADq on VFAvinash Dayanand1-0/+63
2018-02-14i40evf: Alloc queues for ADq on VFAvinash Dayanand2-0/+20
2018-02-14i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand3-69/+379
2018-02-14i40evf: add ndo_setup_tc callback to i40evfHarshitha Ramamurthy3-1/+257
2018-02-14virtchnl: Add virtchl structures to support queue channelsHarshitha Ramamurthy1-0/+40
2018-02-14i40evf: Fix link up issue when queues are disabledAvinash Dayanand3-8/+22
2018-02-14net: Remove atalk header from socket.cDavid Ahern1-1/+0
2018-02-14net: Make atalk_ptr depend on ATALK or IRDADavid Ahern2-0/+4
2018-02-14net: Make ax25_ptr depend on CONFIG_AX25David Ahern2-0/+4
2018-02-14net: Make dn_ptr depend on CONFIG_DECNETDavid Ahern2-1/+4