summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu
2018-07-13Merge branch 'fix-DCTCP-delayed-ACK'David S. Miller
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-07-13tcp: fix dctcp delayed ACK scheduleYuchung Cheng
2018-07-13qlogic: check kstrtoul() for errorsDan Carpenter
2018-07-13net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold
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-13Merge branch 'bpf-af-xdp-consistent-err-reporting'Daniel Borkmann
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-12selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn
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-12Merge branch 'sfc-filter-locking-fixes'David S. Miller
2018-07-12sfc: hold filter_sem consistently during resetBert Kenward
2018-07-12sfc: avoid hang from nested use of the filter_semBert Kenward
2018-07-12net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
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-12bpf: don't leave partial mangled prog in jit_subprogs error pathDaniel Borkmann
2018-07-12sch_fq_codel: zero q->flows_cnt when fq_codel_init failsJacob Keller
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-12networking: e1000.rst: Get rid of Sphinx warningsMauro Carvalho Chehab
2018-07-12networking: e100.rst: Get rid of Sphinx warningsMauro Carvalho Chehab
2018-07-12ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter
2018-07-12ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-07-12Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc...David S. Miller
2018-07-12qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne
2018-07-11sfp: fix module initialisation with netdev already upRussell King
2018-07-11sfp: ensure we clean up properly on bus registration failureRussell King
2018-07-11bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann
2018-07-11bpf: btf: Fix bitfield extraction for big endianOkash Khawaja
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-10samples/bpf: Fix tc and ip paths in xdp2skb_meta.shTaeung Song
2018-07-09rhashtable: add restart routine in rhashtable_free_and_destroy()Taehee Yoo
2018-07-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-07-09bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-07-09bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan
2018-07-09bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan
2018-07-09bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan
2018-07-09bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan
2018-07-09bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru
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
2018-07-09netfilter: nf_conntrack: Fix possible possible crash on module loading.Andrey Ryabinin