aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-16sock: permit SO_ZEROCOPY on PF_RDS socketSowmini Varadhan1-11/+14
2018-02-16rds: hold a sock ref from rds_message to the rds_sockSowmini Varadhan2-7/+8
2018-02-16skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan2-2/+7
2018-02-16net: Revert sched action extack support series.David S. Miller4-28/+21
2018-02-16Merge branch 'net-sched-act-add-extack-support'David S. Miller4-21/+28
2018-02-16net: sched: act: add extack to initAlexander Aring3-10/+16
2018-02-16net: sched: act: fix code styleAlexander Aring3-11/+12
2018-02-16net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti1-1/+3
2018-02-16Merge branch 'dsa-mv88e6xxx-Improve-PTP-access-latency'David S. Miller1-10/+14
2018-02-16net: dsa: mv88e6xxx: Release mutex between each ATU readAndrew Lunn1-6/+8
2018-02-16net: dsa: mv88e6xxx: Release mutex between each statistics readAndrew Lunn1-4/+6
2018-02-16Merge branch 'tipc-de-generealize-topology-server'David S. Miller10-1119/+862
2018-02-16tipc: rename tipc_server to tipc_topsrvJon Maloy7-259/+258
2018-02-16tipc: separate topology server listener socket from subcsriber socketsJon Maloy1-181/+147
2018-02-16tipc: make struct tipc_server private for server.cJon Maloy5-128/+110
2018-02-16tipc: some prefix changesJon Maloy4-56/+54
2018-02-16tipc: collapse subscription creation functionsJon Maloy4-43/+22
2018-02-16tipc: simplify endianness handling in topology subscriberJon Maloy5-102/+86
2018-02-16tipc: simplify interaction between subscription and topology connectionJon Maloy5-149/+88
2018-02-16tipc: eliminate struct tipc_subscriberJon Maloy4-207/+146
2018-02-16tipc: remove unnecessary function pointersJon Maloy4-37/+20
2018-02-16tipc: remove redundant code in topology serverJon Maloy3-35/+9
2018-02-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller7-53/+118
2018-02-15selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
2018-02-15net/ipv4: Remove fib table id from rtableDavid Ahern4-12/+1
2018-02-15Merge branch 'tc-testing-plugin-architecture'David S. Miller12-212/+1029
2018-02-15tools: tc-testing: Update README and TODOBrenda J. Butler2-19/+179
2018-02-15tools: tc-testing: valgrindPluginBrenda J. Butler1-0/+142
2018-02-15tools: tc-testing: nsPluginBrenda J. Butler2-44/+142
2018-02-15tools: tc-testing: rootPluginBrenda J. Butler2-4/+19
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-15Merge branch 'tunchr-get-netns'David S. Miller4-3/+19
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-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-95/+2237
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-14Merge branch 'cxgb4-speed-up-reading-on-chip-memory'David S. Miller3-73/+211
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-14Merge branch 'PTP-support-for-DSA-and-mv88e6xxx-driver'David S. Miller16-5/+2070
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