summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * sfc: limit ARFS workitems in flight per channelEdward Cree2018-04-142-28/+55
| | * sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-142-3/+2
| | * sfc: insert ARFS filters with replace_equal=trueEdward Cree2018-04-141-1/+1
| |/
| * Merge branch 'l2tp-remove-unsafe-calls-to-l2tp_tunnel_find_nth'David S. Miller2018-04-135-33/+60
| |\
| | * l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs fileGuillaume Nault2018-04-133-23/+13
| | * l2tp: hold reference on tunnels printed in pppol2tp proc fileGuillaume Nault2018-04-131-7/+17
| | * l2tp: hold reference on tunnels in netlink dumpsGuillaume Nault2018-04-133-3/+30
| |/
| * virtio-net: add missing virtqueue kick when flushing packetsJason Wang2018-04-131-2/+9
| * net: dsa: mv88e6xxx: Fix receive time stamp race condition.Richard Cochran2018-04-121-2/+10
| * net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller2018-04-121-10/+18
| * sctp: do not check port in sctp_inet6_cmp_addrXin Long2018-04-121-30/+30
| * Merge branch 'nfp-improve-signal-handing-on-FW-waits-and-flower-control-messa...David S. Miller2018-04-126-14/+54
| |\
| | * nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren2018-04-124-8/+46
| | * nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren2018-04-121-3/+3
| | * nfp: print a message when mutex wait is interruptedJakub Kicinski2018-04-121-1/+4
| | * nfp: ignore signals when communicating with management FWJakub Kicinski2018-04-121-2/+1
| |/
| * tipc: fix missing initializer in tipc_sendmsg()Jon Maloy2018-04-121-1/+3
| * strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes2018-04-121-4/+3
| * selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell2018-04-121-1/+1
| * Merge branch 'ibmvnic-Fix-parameter-change-request-handling'David S. Miller2018-04-122-22/+37
| |\
| | * ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot2018-04-121-1/+2
| | * ibmvnic: Handle all login error conditionsNathan Fontenot2018-04-122-21/+35
| |/
| * net: validate attribute sizes in neigh_dump_table()Eric Dumazet2018-04-121-4/+8
| * tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-121-2/+4
| * tipc: fix unbalanced reference counterJon Maloy2018-04-123-3/+9
| * lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J2018-04-122-1/+185
| * mISDN: Remove VLAsLaura Abbott2018-04-122-6/+16
| * net/tls: Remove VLA usageKees Cook2018-04-121-1/+9
| * ibmvnic: Define vnic_login_client_data name field as unsized arrayKees Cook2018-04-121-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-208-11/+39
|\ \
| * | Don't leak MNT_INTERNAL away from internal mountsAl Viro2018-04-191-1/+2
| * | mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa2018-04-163-8/+29
| * | rpc_pipefs: fix double-dput()Al Viro2018-04-151-0/+1
| * | orangefs_kill_sb(): deal with allocation failuresAl Viro2018-04-151-0/+5
| * | jffs2_kill_sb(): deal with failed allocationsAl Viro2018-04-151-1/+1
| * | hypfs_kill_super(): deal with failed allocationsAl Viro2018-04-151-1/+1
* | | Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-204-21/+46
|\ \ \
| * | | eCryptfs: don't pass up plaintext names when using filename encryptionTyler Hicks2018-04-162-18/+44
| * | | ecryptfs: fix spelling mistake: "cadidate" -> "candidate"Colin Ian King2018-03-291-1/+1
| * | | ecryptfs: lookup: Don't check if mount_crypt_stat is NULLGuenter Roeck2018-03-291-2/+1
* | | | Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-209-40/+63
|\ \ \ \
| * | | | udf: Fix leak of UTF-16 surrogates into encoded stringsJan Kara2018-04-181-0/+6
| * | | | fs: ext2: Adding new return type vm_fault_tSouptick Joarder2018-04-161-2/+2
| * | | | isofs: fix potential memory leak in mount option parsingChengguang Xu2018-04-161-0/+3
| * | | | MAINTAINERS: add an entry for FSNOTIFY infrastructureAmir Goldstein2018-04-131-0/+8
| * | | | fsnotify: fix typo in a comment about mark->g_listAmir Goldstein2018-04-131-1/+1
| * | | | fsnotify: fix ignore mask logic in send_to_group()Amir Goldstein2018-04-131-14/+11
| * | | | isofs compress: Remove VLA usageKyle Spiers2018-04-111-3/+16
| * | | | fs: quota: Replace GFP_ATOMIC with GFP_KERNEL in dquot_initJia-Ju Bai2018-04-091-1/+1
| * | | | fanotify: fix logic of events on childAmir Goldstein2018-04-091-19/+15