summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-05net: sched: cls_flower: Fix an error code in fl_tmplt_create()Dan Carpenter
2018-08-05net: check extack._msg before printLi RongQing
2018-08-05ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov
2018-08-05net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-08-05ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2018-08-05net/tls: Mark the end in scatterlist tableVakul Garg
2018-08-05ipv6: icmp: Updating pmtu for link local routeGeorg Kohmann
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-04netlink: Don't shift on 64 for ngroupsDmitry Safonov
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun
2018-08-04net: Remove some unneeded semicolonzhong jiang
2018-08-03tcp: remove unneeded variable 'err'YueHaibing
2018-08-03af_unix: ensure POLLOUT on remote close() for connected dgram socketJason Baron
2018-08-04netfilter: nft_tunnel: fix sparse errorsPablo Neira Ayuso
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells
2018-08-03l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault
2018-08-03netfilter: conntrack: avoid use-after free on rmmodFlorian Westphal
2018-08-03netfilter: kconfig: remove ct zone/label dependenciesFlorian Westphal
2018-08-03netfilter: nf_tables: simplify NLM_F_CREATE handlingPablo Neira Ayuso
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso
2018-08-03netfilter: nft_tproxy: Add missing config checkMáté Eckl
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault
2018-08-03l2tp: simplify MTU handling in l2tp_pppGuillaume Nault
2018-08-03l2tp: define l2tp_tunnel_dst_mtu()Guillaume Nault
2018-08-03netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUTHarsha Sharma
2018-08-03netfilter: nf_tables: remove unused variableYueHaibing
2018-08-03rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK bufferKees Cook
2018-08-03net: sched: fix flush on non-existing chainJiri Pirko
2018-08-03netfilter: nf_tables: flow event notifier must use transaction mutexFlorian Westphal
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera
2018-08-03netfilter: use kvmalloc_array to allocate memory for hashtableLi RongQing
2018-08-02net/socket: remove duplicated init codeMatthieu Baerts
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02net: Fix coding style in skb_push()Ganesh Goudar
2018-08-02rxrpc: Remove set but not used variable 'nowj'Wei Yongjun
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller
2018-08-01Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-08-01rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko
2018-08-01net: sched: fix notifications for action-held chainsJiri Pirko
2018-08-01net: sched: change name of zombie chain to "held_by_acts_only"Jiri Pirko
2018-08-01rds: remove redundant variable 'rds_ibdev'YueHaibing
2018-08-01strparser: remove redundant variable 'rd_desc'YueHaibing
2018-08-01ip_gre: remove redundant variables t_hlenYueHaibing