summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-18net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-18lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso
2018-07-18Merge branch 'smc-fixes'David S. Miller
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-18net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner
2018-07-18octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin
2018-07-16net/smc: take sock lock in smc_ioctl()Ursula Braun
2018-07-16Merge branch 'tg3-fixes'David S. Miller
2018-07-16tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-16tg3: Update copyrightSiva Reddy Kallam
2018-07-16ibmvnic: Fix error recovery on login failureJohn Allen
2018-07-16net: lan78xx: Fix race in tx pending skb size calculationStefan Wahren
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-16net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-07-16hv/netvsc: fix handling of fallback to single queue modeStephen Hemminger
2018-07-16ibmvnic: Revise RX/TX queue error messagesThomas Falcon
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca
2018-07-16net: ethernet: stmmac: fix documentation warningCorentin Labbe
2018-07-16net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe
2018-07-16net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole
2018-07-16tun: Fix use-after-free on XDP_TXToshiaki Makita
2018-07-16bonding: Fix a typo in bonding.txtMasanari Iida
2018-07-16tls: Stricter error checking in zerocopy sendmsg pathDave Watson
2018-07-16scripts/tags.sh: Add BPF_CALLConstantine Shulyupin
2018-07-16KEYS: DNS: fix parsing multiple optionsEric Biggers
2018-07-16Merge branch 'multicast-init-as-INCLUDE-when-join-SSM-INCLUDE-group'David S. Miller
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-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