summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11drivers: net: davinci_mdio: remove busy loop on wait user accessMaxim Uvarov
2017-08-11Merge branch 'netvsc-minor-fixes-and-improvements'David S. Miller
2017-08-11netvsc: keep track of some non-fatal overload conditionsstephen hemminger
2017-08-11netvsc: allow controlling send/recv buffer sizestephen hemminger
2017-08-11netvsc: remove unnecessary check for NULL hdrstephen hemminger
2017-08-11netvsc: remove unnecessary cast of void pointerstephen hemminger
2017-08-11netvsc: whitespace cleanupstephen hemminger
2017-08-11netvsc: no need to allocate send/receive on numa nodestephen hemminger
2017-08-11netvsc: check error return when restoring channels and mtustephen hemminger
2017-08-11netvsc: propagate MAC address change to VF slavestephen hemminger
2017-08-11netvsc: don't signal host twice if emptystephen hemminger
2017-08-11netvsc: delay setup of VF devicestephen hemminger
2017-08-11phylink: Fix an uninitialized variable bugDan Carpenter
2017-08-11liquidio: removed check for queue size alignmentIntiyaz Basha
2017-08-11liquidio: rx/tx queue cleanupIntiyaz Basha
2017-08-11Merge branch 'net-sched-let-the-offloader-decide-what-to-offload'David S. Miller
2017-08-11net: sched: remove cops->tcf_cl_offloadJiri Pirko
2017-08-11net: sched: remove handle propagation down to the driversJiri Pirko
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-11net: sched: propagate classid down to offload driversJiri Pirko
2017-08-11net: sched: Add helpers to identify classidsJiri Pirko
2017-08-11geneve: use netlink_ext_ack for error reporting in rtnl operationsGirish Moodalbail
2017-08-11Merge branch 'sctp-remove-typedefs-from-structures-part-6'David S. Miller
2017-08-11sctp: fix some indents in sm_make_chunk.cXin Long
2017-08-11sctp: remove the typedef sctp_disposition_tXin Long
2017-08-11sctp: remove the typedef sctp_sm_table_entry_tXin Long
2017-08-11sctp: remove the unused typedef sctp_sm_command_tXin Long
2017-08-11sctp: remove the typedef sctp_verb_tXin Long
2017-08-11sctp: remove the typedef sctp_arg_tXin Long
2017-08-11sctp: remove the typedef sctp_cmd_seq_tXin Long
2017-08-11sctp: remove the typedef sctp_cmd_tXin Long
2017-08-11sctp: remove the typedef sctp_socket_type_tXin Long
2017-08-11sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long
2017-08-11sctp: remove the typedef sctp_cmsgs_tXin Long
2017-08-11sctp: remove the typedef sctp_endpoint_type_tXin Long
2017-08-11sctp: remove the typedef sctp_sender_hb_info_tXin Long
2017-08-11sctp: remove the unused typedef sctp_packet_phandler_tXin Long
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-10packet: fix tp_reserve race in packet_set_ringWillem de Bruijn
2017-08-10udp: consistently apply ufo or fragmentationWillem de Bruijn
2017-08-10Merge branch 'rtnetlink-fix-initial-rtnl-pushdown-fallout'David S. Miller
2017-08-10selftests: add rtnetlink test scriptFlorian Westphal
2017-08-10rtnetlink: fallback to UNSPEC if current family has no doit callbackFlorian Westphal
2017-08-10rtnetlink: init handler refcounts to 1Florian Westphal
2017-08-10rtnetlink: switch rtnl_link_get_slave_info_data_size to rcuFlorian Westphal
2017-08-10rtnetlink: do not use RTM_GETLINK directlyFlorian Westphal
2017-08-10rtnetlink: use rcu_dereference_raw to silence rcu splatFlorian Westphal
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-10net: core: fix compile error inside flow_dissector due to new dsa callbackJohn Crispin