summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-09-13net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12net: bridge: add support for sticky fdb entriesNikolay Aleksandrov
2018-09-12tipc: check return value of __tipc_dump_start()Cong Wang
2018-09-12rds: fix two RCU related problemsCong Wang
2018-09-12netlink: remove hash::nelems check in netlink_insertLi RongQing
2018-09-12net/tls: Fixed return value when tls_complete_pending_work() failsVakul Garg
2018-09-11erspan: fix error handling for erspan tunnelHaishuang Yan
2018-09-11erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan
2018-09-11tcp: rate limit synflood warnings furtherWillem de Bruijn
2018-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-09-11netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang
2018-09-11netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner
2018-09-11netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to typePablo Neira Ayuso
2018-09-11netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUTPablo Neira Ayuso
2018-09-11netfilter: conntrack: reset tcp maxwin on re-registerFlorian Westphal
2018-09-10htb: use anonymous union for simplicityCong Wang
2018-09-10net_sched: remove redundant qdisc lock classesCong Wang
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov
2018-09-10net: Add and use skb_list_del_init().David S. Miller
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller
2018-09-10sctp: Use skb_queue_is_first().David S. Miller
2018-09-10mac80211: Don't access sk_queue_head->next directly.David S. Miller
2018-09-10sch_netem: Move private queue handler to generic location.David S. Miller
2018-09-10sch_htb: Remove local SKB queue handling code.David S. Miller
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern
2018-09-09ip: frags: fix crash in ip_do_fragment()Taehee Yoo
2018-09-09net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPCVakul Garg
2018-09-08net: sched: act_nat: remove dependency on rtnl lockVlad Buslov
2018-09-08net: sched: act_skbedit: remove dependency on rtnl lockVlad Buslov
2018-09-07tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch
2018-09-07net_sched: properly cancel netlink dump on failureCong Wang
2018-09-07net: dsa: Expose tagging protocol to user-spaceFlorian Fainelli
2018-09-06tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang
2018-09-06openvswitch: Derive IP protocol number for IPv6 later fragsYi-Hung Wei
2018-09-05net/iucv: declare iucv_path_table_empty() as staticJulian Wiedmann
2018-09-05net/af_iucv: fix skb handling on HiperTransport xmit errorJulian Wiedmann
2018-09-05net/af_iucv: drop inbound packets with invalid flagsJulian Wiedmann
2018-09-05ipv6: add inet6_fill_argsChristian Brauner
2018-09-05ipv4: add inet_fill_argsChristian Brauner
2018-09-05rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/gChristian Brauner
2018-09-05rtnetlink: move type calculation out of loopChristian Brauner
2018-09-05ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner
2018-09-05ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner
2018-09-05rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner
2018-09-05net/sched: fix memory leak in act_tunnel_key_init()Davide Caratti
2018-09-05tipc: orphan sock in tipc_release()Cong Wang
2018-09-05netlink: Make groups check less stupid in netlink_bind()Dmitry Safonov
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch
2018-09-05cfg80211: validate wmm rule when settingStanislaw Gruszka