summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-16tun: export flags, uid, gid, queue information over netlinkSabrina Dubroca
2018-02-16net: Only honor ifindex in IP_PKTINFO if non-0David Ahern
2018-02-16net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shiftColin Ian King
2018-02-16ravb: add support for changing MTUNiklas Söderlund
2018-02-16Merge branch 'nfp-whitespace-sync-and-flower-TCP-flags'David S. Miller
2018-02-16nfp: flower: implement tcp flag match offloadPieter Jansen van Vuuren
2018-02-16nfp: standardize FW header whitespaceMichael Rapson
2018-02-16Merge branch 'net-sched-act-add-extack-support'David S. Miller
2018-02-16net: sched: act: mirred: add extack supportAlexander Aring
2018-02-16net: sched: act: handle extack in tcf_generic_walkerAlexander Aring
2018-02-16net: sched: act: add extack for walk callbackAlexander Aring
2018-02-16net: sched: act: add extack for lookup callbackAlexander Aring
2018-02-16net: sched: act: add extack to init callbackAlexander Aring
2018-02-16net: sched: act: handle generic action errorsAlexander Aring
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16Merge branch 'RDS-zerocopy-support'David S. Miller
2018-02-16selftests/net: add zerocopy support for PF_RDS test caseSowmini Varadhan
2018-02-16selftests/net: add support for PF_RDS socketsSowmini Varadhan
2018-02-16rds: zerocopy Tx support.Sowmini Varadhan
2018-02-16rds: support for zcopy completion notificationSowmini Varadhan
2018-02-16sock: permit SO_ZEROCOPY on PF_RDS socketSowmini Varadhan
2018-02-16rds: hold a sock ref from rds_message to the rds_sockSowmini Varadhan
2018-02-16skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan
2018-02-16net: Revert sched action extack support series.David S. Miller
2018-02-16Merge branch 'net-sched-act-add-extack-support'David S. Miller
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti
2018-02-16Merge branch 'dsa-mv88e6xxx-Improve-PTP-access-latency'David S. Miller
2018-02-16net: dsa: mv88e6xxx: Release mutex between each ATU readAndrew Lunn
2018-02-16net: dsa: mv88e6xxx: Release mutex between each statistics readAndrew Lunn
2018-02-16Merge branch 'tipc-de-generealize-topology-server'David S. Miller
2018-02-16tipc: rename tipc_server to tipc_topsrvJon Maloy
2018-02-16tipc: separate topology server listener socket from subcsriber socketsJon Maloy
2018-02-16tipc: make struct tipc_server private for server.cJon Maloy
2018-02-16tipc: some prefix changesJon Maloy
2018-02-16tipc: collapse subscription creation functionsJon Maloy
2018-02-16tipc: simplify endianness handling in topology subscriberJon Maloy
2018-02-16tipc: simplify interaction between subscription and topology connectionJon Maloy
2018-02-16tipc: eliminate struct tipc_subscriberJon Maloy
2018-02-16tipc: remove unnecessary function pointersJon Maloy
2018-02-16tipc: remove redundant code in topology serverJon Maloy
2018-02-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-02-15selftests/net: fixes psock_fanout eBPF test casePrashant Bhole
2018-02-15net/ipv4: Remove fib table id from rtableDavid Ahern
2018-02-15Merge branch 'tc-testing-plugin-architecture'David S. Miller
2018-02-15tools: tc-testing: Update README and TODOBrenda J. Butler
2018-02-15tools: tc-testing: valgrindPluginBrenda J. Butler
2018-02-15tools: tc-testing: nsPluginBrenda J. Butler