aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-21tcp: switch to GSO being always onEric Dumazet2-1/+2
2018-02-21rds: send: mark expected switch fall-through in rds_rm_sizeGustavo A. R. Silva1-0/+2
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger3-0/+270
2018-02-20x25: use %*ph to print small bufferAntonio Cardace1-2/+1
2018-02-20devlink: Move size validation to coreArkadi Sharshevsky1-5/+27
2018-02-20net: Queue net_cleanup_work only if there is first net addedKirill Tkhai1-2/+2
2018-02-20net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai1-14/+6
2018-02-20net: Kill net_mutexKirill Tkhai1-21/+32
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-126/+240
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-125/+238
2018-02-19tipc: don't call sock_release() in atomic contextPaolo Abeni1-1/+1
2018-02-19tipc: fix bug on error path in tipc_topsrv_kern_subscr()Jon Maloy1-3/+4
2018-02-19net: Convert iptable_filter_net_opsKirill Tkhai1-0/+1
2018-02-19net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_opsKirill Tkhai3-0/+3
2018-02-19net: Convert ip6_frags_opsKirill Tkhai1-0/+1
2018-02-19net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_opsKirill Tkhai3-0/+3
2018-02-19net: Convert xfrm6_net_opsKirill Tkhai1-0/+1
2018-02-19net: Convert ip6_flowlabel_net_opsKirill Tkhai1-0/+1
2018-02-19net: Convert ping_v6_net_opsKirill Tkhai1-0/+1
2018-02-19net: Convert ipv6_sysctl_net_opsKirill Tkhai1-0/+1
2018-02-19net: Convert tcpv6_net_opsKirill Tkhai1-0/+1
2018-02-19net: Convert fib6_rules_net_opsKirill Tkhai1-0/+1
2018-02-19net: Convert ipv6_inetpeer_opsKirill Tkhai1-0/+1
2018-02-19net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops and ip6_route_net_late_opsKirill Tkhai4-0/+5
2018-02-19net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_opsKirill Tkhai3-0/+3
2018-02-19net: Convert ip6mr_net_opsKirill Tkhai1-0/+1
2018-02-19net: Convert cfg80211_pernet_opsKirill Tkhai1-0/+1
2018-02-19net: Convert inet6_net_opsKirill Tkhai1-0/+1
2018-02-16net: Only honor ifindex in IP_PKTINFO if non-0David Ahern1-2/+4
2018-02-16sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long1-3/+2
2018-02-16rxrpc: Work around usercopy checkDavid Howells1-2/+3
2018-02-16net: sched: act: mirred: add extack supportAlexander Aring1-4/+11
2018-02-16net: sched: act: handle extack in tcf_generic_walkerAlexander Aring17-19/+21
2018-02-16net: sched: act: add extack for walk callbackAlexander Aring17-19/+36
2018-02-16net: sched: act: add extack for lookup callbackAlexander Aring17-18/+35
2018-02-16net: sched: act: add extack to init callbackAlexander Aring17-19/+23
2018-02-16net: sched: act: handle generic action errorsAlexander Aring1-32/+61
2018-02-16net: sched: act: add extack to initAlexander Aring2-8/+13
2018-02-16net: sched: act: fix code styleAlexander Aring2-9/+9
2018-02-16rds: zerocopy Tx support.Sowmini Varadhan3-8/+90
2018-02-16rds: support for zcopy completion notificationSowmini Varadhan4-7/+94
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 Varadhan1-2/+4
2018-02-16net: Revert sched action extack support series.David S. Miller3-22/+17
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev2-0/+10
2018-02-16dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni1-29/+33
2018-02-16net: sched: act: add extack to initAlexander Aring2-8/+13
2018-02-16net: sched: act: fix code styleAlexander Aring2-9/+9
2018-02-16net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti1-1/+3