summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-1817-26/+47
|\
| * ipv6: fix useless rol32 call on hashColin Ian King2018-07-181-1/+1
| * tcp: Fix broken repair socket window probe patchStefan Baranoff2018-07-161-0/+4
| * net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap2018-07-161-0/+1
| * ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu2018-07-161-0/+2
| * ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu2018-07-161-0/+2
| * tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-07-131-2/+0
| * net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold2018-07-131-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-131-0/+1
| |\
| | * bpf: include errno.h from bpf-cgroup.hRoman Gushchin2018-07-091-0/+1
| * | net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-121-5/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-07-092-2/+8
| |\ \ | | |/ | |/|
| | * netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso2018-07-061-0/+6
| | * netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl2018-07-061-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-083-3/+11
| |\ \
| | * | xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita2018-07-071-3/+3
| | * | bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend2018-07-071-0/+4
| | * | xsk: fix potential race in SKB TX completion codeMagnus Karlsson2018-07-021-0/+4
| * | | net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-071-1/+0
| * | | net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-071-1/+0
| * | | net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann2018-07-071-2/+2
| * | | ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore2018-07-051-8/+1
| | |/ | |/|
| * | net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-0/+6
| * | net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng2018-07-041-0/+2
| |/
* | mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin2018-07-161-1/+1
* | mm: allow arch to supply p??_free_tlb functionsNicholas Piggin2018-07-141-0/+8
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-132-94/+58
|\ \
| * | rseq: Remove unused types_32_64.h uapi headerMathieu Desnoyers2018-07-101-50/+0
| * | rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers2018-07-101-8/+19
| * | rseq: uapi: Update uapi commentsMathieu Desnoyers2018-07-101-33/+36
| * | rseq: Use __u64 for rseq_cs fields, validate user inputsMathieu Desnoyers2018-07-101-3/+3
* | | Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-111-0/+24
|\ \ \
| * | | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-021-0/+1
| * | | libata: add command iterator helpersJens Axboe2018-06-191-0/+23
* | | | Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-07-111-1/+1
|\ \ \ \
| * | | | uio: change to use the mutex lock instead of the spin lockXiubo Li2018-07-071-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-07-091-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | HID: core: allow concurrent registration of driversBenjamin Tissoires2018-06-251-1/+2
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-081-7/+22
|\ \ \ \ \
| * | | | | compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-031-7/+22
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-082-2/+1
|\ \ \ \ \ \
| * | | | | | kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2018-07-032-2/+1
| |/ / / / /
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-061-21/+19
|\ \ \ \ \ \
| * | | | | | dt-bindings: clock: imx6ul: Do not change the clock definition orderFabio Estevam2018-06-291-21/+19
* | | | | | | Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-07-051-2/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ftrace: Nuke clear_ftrace_functionYisheng Xie2018-07-031-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-0211-57/+97
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-021-0/+20
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-015-55/+68
| |\ \ \ \ \
| | * | | | | bpf: undo prog rejection on read-only lock failureDaniel Borkmann2018-06-291-48/+8