index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
seccomp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
2
-2
/
+2
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
1
-1
/
+5
2018-09-24
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-24
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-09-24
nfp: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-24
mlx5: remove ndo_poll_controller
Eric Dumazet
1
-19
/
+0
2018-09-24
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-24
i40evf: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-24
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
2018-09-24
igb: remove ndo_poll_controller
Eric Dumazet
1
-30
/
+0
2018-09-24
ixgb: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
fm10k: remove ndo_poll_controller
Eric Dumazet
3
-28
/
+0
2018-09-24
ixgbevf: remove ndo_poll_controller
Eric Dumazet
1
-21
/
+0
2018-09-24
ixgbe: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
bonding: use netpoll_poll_dev() helper
Eric Dumazet
1
-9
/
+2
2018-09-24
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2
-14
/
+10
2018-09-23
rds: Fix build regression.
David S. Miller
1
-1
/
+1
2018-09-23
Linux 4.19-rc5
v4.19-rc5
Greg Kroah-Hartman
1
-1
/
+1
2018-09-23
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
1
-0
/
+1
2018-09-22
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
1
-1
/
+1
2018-09-22
block: use nanosecond resolution for iostat
Omar Sandoval
5
-11
/
+12
2018-09-22
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
1
-1
/
+2
2018-09-22
devlink: double free in devlink_resource_fill()
Dan Carpenter
1
-2
/
+1
2018-09-22
net: apple: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+6
2018-09-22
net: i825xx: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+9
2018-09-22
net: wiznet: fix return type of ndo_start_xmit function
YueHaibing
2
-2
/
+2
2018-09-22
net: sgi: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-22
net: cirrus: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-22
net: seeq: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+5
2018-09-22
PCI: hv: Fix return value check in hv_pci_assign_slots()
Wei Yongjun
1
-1
/
+3
2018-09-22
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
1
-3
/
+1
2018-09-22
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
1
-1
/
+2
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
1
-3
/
+7
2018-09-22
bpf: sockmap, fix transition through disconnect without close
John Fastabend
1
-19
/
+41
2018-09-22
bpf: sockmap only allow ESTABLISHED sock state
John Fastabend
1
-1
/
+30
2018-09-21
net: mscc: fix the frame extraction into the skb
Antoine Tenart
1
-3
/
+9
2018-09-21
r8169: fix autoneg issue on resume with RTL8168E
Heiner Kallweit
1
-0
/
+9
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
6
-8
/
+42
2018-09-20
ocfs2: fix ocfs2 read block panic
Junxiao Bi
1
-0
/
+1
2018-09-20
mm: slowly shrink slabs with a relatively small number of objects
Roman Gushchin
1
-0
/
+11
2018-09-20
kernel/sys.c: remove duplicated include
YueHaibing
1
-3
/
+0
2018-09-20
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
1
-0
/
+2
2018-09-20
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
Dominique Martinet
1
-0
/
+1
2018-09-20
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
1
-0
/
+1
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
1
-1
/
+1
2018-09-20
MAINTAINERS: Add X86 MM entry
Thomas Gleixner
1
-0
/
+9
[next]