summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-09-17net/ipv4: defensive cipso option parsingStefan Nuernberger
2018-09-17net: caif: remove redundant null check on frontpktColin Ian King
2018-09-17net: dsa: remove redundant null pointer check before put_devicezhong jiang
2018-09-17net: rds: use memset to optimize the recvZhu Yanjun
2018-09-17net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()Hauke Mehrtens
2018-09-17tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend
2018-09-16ip6_gre: simplify gre header parsing in ip6gre_errHaishuang Yan
2018-09-16ip_gre: fix parsing gre header in ipgre_errHaishuang Yan
2018-09-16net/sched: act_police: don't use spinlock in the data pathDavide Caratti
2018-09-16net/sched: act_police: use per-cpu countersDavide Caratti
2018-09-13pktgen: Fix fall-through annotationGustavo A. R. Silva
2018-09-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-13llc: avoid blocking in llc_sap_close()Cong Wang
2018-09-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks
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