summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-20tcp: helpers to send special DCTCP ackYuchung Cheng
2018-07-20netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal
2018-07-20netfilter: nf_tables: don't allow to rename to already-pending nameFlorian Westphal
2018-07-20netfilter: nf_tables: fix memory leaks on chain renameFlorian Westphal
2018-07-20netfilter: nf_tables: free flow table struct tooFlorian Westphal
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal
2018-07-19net/page_pool: Fix inconsistent lock state warningTariq Toukan
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King
2018-07-18Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-07-18net: sched: Using NULL instead of plain integerYueHaibing
2018-07-18net/smc: reset recv timeout after clc handshakeKarsten Graul
2018-07-18net/smc: add error handling for get_user()Ursula Braun
2018-07-18net/smc: optimize consumer cursor updatesUrsula Braun
2018-07-18net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-07-18ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann
2018-07-18netfilter: nft_set_rbtree: fix panic when destroying set by GCTaehee Yoo
2018-07-18netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()Taehee Yoo
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo
2018-07-16net/smc: take sock lock in smc_ioctl()Ursula Braun
2018-07-16net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca
2018-07-16net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole
2018-07-16tls: Stricter error checking in zerocopy sendmsg pathDave Watson
2018-07-16KEYS: DNS: fix parsing multiple optionsEric Biggers
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu
2018-07-14net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-07-13tcp: fix dctcp delayed ACK scheduleYuchung Cheng
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio
2018-07-13xsk: do not return EMSGSIZE in copy mode for packets larger than MTUMagnus Karlsson
2018-07-13xsk: always return ENOBUFS from sendmsg if there is no TX queueMagnus Karlsson
2018-07-13xsk: do not return EAGAIN from sendmsg when completion queue is fullMagnus Karlsson
2018-07-13xsk: do not return ENXIO from TX copy modeMagnus Karlsson
2018-07-12packet: reset network header if packet shorter than ll reserved spaceWillem de Bruijn
2018-07-12nsh: set mac len based on inner packetWillem de Bruijn
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-12tcp: allow user to create repair socket without window probesStefan Baranoff
2018-07-12tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT socketsStefan Baranoff
2018-07-12sch_fq_codel: zero q->flows_cnt when fq_codel_init failsJacob Keller
2018-07-12Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc...David S. Miller
2018-07-11bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann
2018-07-11bpf: fix availability probing for seg6 helpersMathieu Xhonneux
2018-07-10bpf: fix ldx in ld_abs rewrite for large offsetsDaniel Borkmann
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-09netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal