Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | tcp_bbr: fix bw probing to raise in-flight data for very small BDPs | Neal Cardwell | 2018-07-29 | 1 | -0/+4 | |
| * | | | | | | | | | Merge branch 'net-socket-Fix-potential-spectre-v1-gadgets' | David S. Miller | 2018-07-29 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | net: socket: Fix potential spectre v1 gadget in sock_is_registered | Jeremy Cline | 2018-07-29 | 1 | -1/+2 | |
| | * | | | | | | | | | net: socket: fix potential spectre v1 gadget in socketcall | Jeremy Cline | 2018-07-29 | 1 | -0/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-07-29 | 15 | -90/+225 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog() | Taehee Yoo | 2018-07-28 | 1 | -1/+1 | |
| | * | | | | | | | | | bpf: fix bpf_skb_load_bytes_relative pkt length check | Daniel Borkmann | 2018-07-28 | 1 | -5/+7 | |
| | * | | | | | | | | | perf build: Build error in libbpf missing initialization | Thomas Richter | 2018-07-28 | 1 | -1/+1 | |
| | * | | | | | | | | | bpf: btf: Use exact btf value_size match in map_check_btf() | Martin KaFai Lau | 2018-07-27 | 2 | -3/+85 | |
| | * | | | | | | | | | xdp: add NULL pointer check in __xdp_return() | Taehee Yoo | 2018-07-27 | 1 | -1/+2 | |
| | * | | | | | | | | | xsk: fix poll/POLLIN premature returns | Björn Töpel | 2018-07-26 | 1 | -1/+1 | |
| | * | | | | | | | | | bpf, x32: Fix regression caused by commit 24dea04767e6 | Wang YanQing | 2018-07-26 | 1 | -4/+4 | |
| | * | | | | | | | | | Merge branch 'bpf-annotate-kv-pair' | Daniel Borkmann | 2018-07-25 | 7 | -73/+83 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | bpf: Introduce BPF_ANNOTATE_KV_PAIR | Martin KaFai Lau | 2018-07-25 | 5 | -44/+56 | |
| | | * | | | | | | | | | bpf: Replace [u]int32_t and [u]int64_t in libbpf | Martin KaFai Lau | 2018-07-25 | 4 | -30/+28 | |
| | | * | | | | | | | | | bpf: btf: Sync uapi btf.h to tools | Martin KaFai Lau | 2018-07-25 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | bpf: btf: Ensure the member->offset is in the right order | Martin KaFai Lau | 2018-07-24 | 2 | -1/+41 | |
| * | | | | | | | | | | net: mdio-mux: bcm-iproc: fix wrong getter and setter pair | Anton Vasilyev | 2018-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | ipv4: remove BUG_ON() from fib_compute_spec_dst | Lorenzo Bianconi | 2018-07-29 | 1 | -2/+2 | |
| * | | | | | | | | | | enic: handle mtu change for vf properly | Govindarajulu Varadarajan | 2018-07-29 | 1 | -51/+27 | |
| * | | | | | | | | | | net: lan78xx: fix rx handling before first packet is send | Stefan Wahren | 2018-07-28 | 1 | -0/+2 | |
| * | | | | | | | | | | nfp: flower: fix port metadata conversion bug | John Hurley | 2018-07-28 | 1 | -1/+3 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-07-27 | 4 | -13/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | esp6: fix memleak on error path in esp6_input | Zhen Lei | 2018-06-27 | 1 | -1/+3 | |
| | * | | | | | | | | | | xfrm: free skb if nlsk pointer is NULL | Florian Westphal | 2018-06-25 | 1 | -4/+6 | |
| | * | | | | | | | | | | xfrm: fix missing dst_release() after policy blocking lbcast and multicast | Tommi Rantala | 2018-06-23 | 1 | -0/+3 | |
| | * | | | | | | | | | | xfrm_user: prevent leaking 2 bytes of kernel memory | Eric Dumazet | 2018-06-19 | 1 | -3/+5 | |
| | * | | | | | | | | | | vti6: fix PMTU caching and reporting on xmit | Eyal Birger | 2018-06-07 | 1 | -5/+6 | |
| * | | | | | | | | | | | net: ena: Fix use of uninitialized DMA address bits field | Gal Pressman | 2018-07-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr | Avinash Repaka | 2018-07-26 | 6 | -20/+39 | |
| * | | | | | | | | | | | net: rollback orig value on failure of dev_qdisc_change_tx_queue_len | Tariq Toukan | 2018-07-26 | 1 | -7/+10 | |
| * | | | | | | | | | | | net: fix amd-xgbe flow-control issue | tangpengpeng | 2018-07-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | cxgb4: Added missing break in ndo_udp_tunnel_{add/del} | Arjun Vynipadath | 2018-07-26 | 1 | -0/+2 | |
| * | | | | | | | | | | | netdevsim: don't leak devlink resources | Jakub Kicinski | 2018-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | net: igmp: make function __ip_mc_inc_group() static | Wei Yongjun | 2018-07-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | tcp: ack immediately when a cwr packet arrives | Lawrence Brakmo | 2018-07-26 | 1 | -1/+8 | |
| * | | | | | | | | | | | hinic: Link the logical network device to the pci device in sysfs | dann frazier | 2018-07-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | virtio_net: Fix incosistent received bytes counter | Toshiaki Makita | 2018-07-25 | 1 | -18/+23 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2018-07-31 | 4 | -34/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sparc: use asm-generic version of msi.h | Thomas Petazzoni | 2018-07-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | sparc: move MSI related definitions to where they are used | Thomas Petazzoni | 2018-07-30 | 2 | -33/+19 | |
| * | | | | | | | | | | | | sparc/time: Add missing __init to init_tick_ops() | Steven Rostedt (VMware) | 2018-07-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | squashfs: more metadata hardening | Linus Torvalds | 2018-07-31 | 1 | -0/+2 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-07-30 | 3 | -16/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/boot: Fix if_changed build flip/flop bug | Kees Cook | 2018-07-25 | 1 | -2/+6 | |
| * | | | | | | | | | | | | x86/entry/64: Remove %ebx handling from error_entry/exit | Andy Lutomirski | 2018-07-24 | 1 | -14/+4 | |
| * | | | | | | | | | | | | x86/apic: Future-proof the TSC_DEADLINE quirk for SKX | Len Brown | 2018-07-24 | 1 | -0/+3 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-07-30 | 4 | -3/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE | Hailong Liu | 2018-07-25 | 1 | -0/+2 | |
| * | | | | | | | | | | | | sched/deadline: Update rq_clock of later_rq when pushing a task | Daniel Bristot de Oliveira | 2018-07-25 | 1 | -1/+7 |