index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
virtio-net: add missing virtqueue kick when flushing packets
Jason Wang
1
-2
/
+9
2018-04-13
net: dsa: mv88e6xxx: Fix receive time stamp race condition.
Richard Cochran
1
-2
/
+10
2018-04-13
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
1
-10
/
+18
2018-04-13
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
1
-30
/
+30
2018-04-13
nfp: flower: split and limit cmsg skb lists
Pieter Jansen van Vuuren
4
-8
/
+46
2018-04-13
nfp: flower: move route ack control messages out of the workqueue
Pieter Jansen van Vuuren
1
-3
/
+3
2018-04-13
nfp: print a message when mutex wait is interrupted
Jakub Kicinski
1
-1
/
+4
2018-04-13
nfp: ignore signals when communicating with management FW
Jakub Kicinski
1
-2
/
+1
2018-04-13
tipc: fix missing initializer in tipc_sendmsg()
Jon Maloy
1
-1
/
+3
2018-04-13
strparser: Fix incorrect strp->need_bytes value.
Doron Roberts-Kedes
1
-4
/
+3
2018-04-13
selftests: net: add in_netns.sh to TEST_PROGS
Anders Roxell
1
-1
/
+1
2018-04-13
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
1
-1
/
+2
2018-04-13
ibmvnic: Handle all login error conditions
Nathan Fontenot
2
-21
/
+35
2018-04-13
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
1
-4
/
+8
2018-04-13
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
1
-2
/
+4
2018-04-13
tipc: fix unbalanced reference counter
Jon Maloy
3
-3
/
+9
2018-04-13
lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...
Raghuram Chary J
2
-1
/
+185
2018-04-13
mISDN: Remove VLAs
Laura Abbott
2
-6
/
+16
2018-04-13
net/tls: Remove VLA usage
Kees Cook
1
-1
/
+9
2018-04-13
ibmvnic: Define vnic_login_client_data name field as unsized array
Kees Cook
1
-6
/
+6
2018-04-11
l2tp: fix race in duplicate tunnel detection
Guillaume Nault
3
-28
/
+14
2018-04-11
l2tp: fix races in tunnel creation
Guillaume Nault
4
-110
/
+110
2018-04-11
tun: send netlink notification when the device is modified
Sabrina Dubroca
1
-2
/
+22
2018-04-11
tun: set the flags before registering the netdevice
Sabrina Dubroca
1
-3
/
+6
2018-04-11
lan78xx: Don't reset the interface on open
Phil Elwell
1
-4
/
+0
2018-04-11
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
Michael Chan
1
-1
/
+1
2018-04-11
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
Michael Chan
1
-0
/
+2
2018-04-11
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
1
-0
/
+30
2018-04-11
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
1
-1
/
+3
2018-04-11
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
1
-0
/
+59
2018-04-11
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
1
-3
/
+8
2018-04-11
page cache: use xa_lock
Matthew Wilcox
39
-366
/
+345
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
6
-13
/
+42
2018-04-11
fscache: use appropriate radix tree accessors
Matthew Wilcox
2
-2
/
+2
2018-04-11
export __set_page_dirty
Matthew Wilcox
3
-14
/
+5
2018-04-11
unicore32: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
1
-4
/
+2
2018-04-11
arm64: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
1
-4
/
+2
2018-04-11
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
1
-1
/
+1
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
4
-5
/
+9
2018-04-11
linux/const.h: refactor _BITUL and _BITULL a bit
Masahiro Yamada
1
-2
/
+2
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
5
-18
/
+12
2018-04-11
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
1
-3
/
+3
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
6
-16
/
+31
2018-04-11
elf: enforce MAP_FIXED on overlaying elf segments
Michal Hocko
1
-3
/
+10
2018-04-11
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
2
-5
/
+12
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
6
-0
/
+16
2018-04-11
MAINTAINERS: update bouncing aacraid@adaptec.com addresses
Joe Perches
1
-2
/
+2
2018-04-11
fs/dcache.c: add cond_resched() in shrink_dentry_list()
Nikolay Borisov
1
-3
/
+2
2018-04-11
include/linux/kfifo.h: fix comment
Valentin Vidic
1
-4
/
+4
2018-04-11
ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops
Andrew Morton
1
-1
/
+1
[next]