index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_fragment.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
2018-07-31
net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow
Feras Daoud
1
-0
/
+4
2018-07-31
net/mlx5e: Fix null pointer access when setting MTU of vport representor
Adi Nissim
1
-1
/
+2
2018-07-31
net/mlx5e: Set port trust mode to PCP as default
Or Gerlitz
1
-0
/
+2
2018-07-31
net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
Eli Cohen
1
-2
/
+2
2018-07-31
net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341
Andrew Lunn
1
-2
/
+2
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
9
-12
/
+27
2018-07-31
crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pair
Ard Biesheuvel
1
-2
/
+6
2018-07-31
cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms
Srinivas Pandruvada
1
-2
/
+15
2018-07-31
perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
Kan Liang
2
-4
/
+8
2018-07-31
squashfs: more metadata hardening
Linus Torvalds
1
-0
/
+2
2018-07-31
net: xsk: don't return frames via the allocator on error
Jakub Kicinski
1
-3
/
+1
2018-07-31
tools/bpftool: fix a percpu_array map dump problem
Yonghong Song
1
-5
/
+9
2018-07-31
audit: fix potential null dereference 'context->module.name'
Yi Wang
1
-4
/
+9
2018-07-30
sparc: use asm-generic version of msi.h
Thomas Petazzoni
1
-0
/
+1
2018-07-30
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
2
-33
/
+19
2018-07-30
sparc/time: Add missing __init to init_tick_ops()
Steven Rostedt (VMware)
1
-1
/
+1
2018-07-30
netlink: Don't shift with UB on nlk->ngroups
Dmitry Safonov
1
-1
/
+5
2018-07-30
arc: fix type warnings in arc/mm/cache.c
Randy Dunlap
1
-3
/
+4
2018-07-30
arc: fix build errors in arc/include/asm/delay.h
Randy Dunlap
1
-0
/
+3
2018-07-30
arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
Randy Dunlap
1
-2
/
+4
2018-07-30
arc: [plat-eznps] fix data type errors in platform headers
Randy Dunlap
1
-0
/
+1
2018-07-30
ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
Ofer Levi
1
-0
/
+9
2018-07-30
ARC: add SMP_CACHE_BYTES value validate
Eugeniy Paltsev
1
-0
/
+10
2018-07-30
net/ipv6: fix metrics leak
Sabrina Dubroca
1
-4
/
+14
2018-07-30
xen-netfront: wait xenbus state change when load module manually
Xiao Liang
1
-0
/
+6
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
5
-0
/
+5
2018-07-30
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
5
-58
/
+93
2018-07-30
tools headers uapi: Refresh linux/bpf.h copy
Arnaldo Carvalho de Melo
1
-5
/
+23
2018-07-30
tools headers powerpc: Update asm/unistd.h copy to pick new
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-07-30
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-07-30
virtio_balloon: fix another race between migration and ballooning
Jiang Biao
1
-0
/
+2
2018-07-30
media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelines
Laurent Pinchart
1
-3
/
+1
2018-07-30
media: rc: read out of bounds if bpf reports high protocol number
Sean Young
1
-2
/
+10
2018-07-30
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
Vincent Whitchurch
1
-1
/
+3
2018-07-30
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
1
-0
/
+1
2018-07-29
Linux 4.18-rc7
v4.18-rc7
Linus Torvalds
1
-1
/
+1
2018-07-29
openvswitch: meter: Fix setting meter id for new entries
Justin Pettit
1
-5
/
+5
2018-07-29
netlink: Do not subscribe to non-existent groups
Dmitry Safonov
1
-0
/
+1
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-29
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
1
-1
/
+1
2018-07-29
ACPICA: AML Parser: ignore control method status in module-level code
Erik Schmauss
1
-7
/
+12
2018-07-29
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
1
-0
/
+4
2018-07-29
net: socket: Fix potential spectre v1 gadget in sock_is_registered
Jeremy Cline
1
-1
/
+2
2018-07-29
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
1
-0
/
+2
2018-07-29
net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
Anton Vasilyev
1
-1
/
+1
2018-07-29
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
1
-2
/
+2
2018-07-29
enic: handle mtu change for vf properly
Govindarajulu Varadarajan
1
-51
/
+27
2018-07-28
net: lan78xx: fix rx handling before first packet is send
Stefan Wahren
1
-0
/
+2
[prev]
[next]