summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern
2018-07-21bpfilter: Fix mismatch in function argument typesYueHaibing
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal
2018-07-20bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
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-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
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-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-10rseq: Remove unused types_32_64.h uapi headerMathieu Desnoyers
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers
2018-07-10rseq: uapi: Update uapi commentsMathieu Desnoyers
2018-07-10rseq: Use __u64 for rseq_cs fields, validate user inputsMathieu Desnoyers
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-09bpf: include errno.h from bpf-cgroup.hRoman Gushchin
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita
2018-07-07bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li
2018-07-07net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-07-07net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso
2018-07-06nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore